CfgTraceMode
Values
Mnemonic | ID | Flag | Short Description | Log Name | Long Description |
---|---|---|---|---|---|
CFGTMNoTraceMode | 0 | 0 | 'Unknown Trace Mode' | Unknown | The value of corresponding parameter has not changed |
CFGTMNone | 1 | 0 | 'Trace Is Turned Off' | TraceIsTurnedOff | Trace is turned off |
CFGTMLocal | 2 | 0 | 'Trace On Client Side' | TraceOnClientSite | A trace on client side only |
CFGTMRemote | 3 | 0 | 'Trace On Server Side' | TraceOnServerSite | A trace on server side only |
CFGTMBoth | 4 | 0 | 'Trace On Both Sides' | TraceOnBothSites | A trace on both client and Server sides |
Comments
TM in every enumeration value stands to stress the fact it belongs to CfgTraceMode enumeration.
The CfgTraceMode specifies the connection trace mode that is used between client and server.
This page was last edited on October 13, 2015, at 13:05.
Comments or questions about this documentation? Contact us for support!