Provides methods for controlling trace in IBM.CTG.Client.dll.
Inheritance Hierarchy
IBM.CTGTrace
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax
The Trace type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | DataDumpLength | Gets or sets the maximum amount of data traced in each data block at CtgTrcLevel4. |
![]() ![]() | DataDumpOffset | Gets or sets the starting offset in each data blocks when tracing at CtgTrcLevel4. |
![]() ![]() | TraceLevel | Gets or sets the trace level. |
Methods
Name | Description | |
---|---|---|
![]() ![]() | DumpState | Traces internal debugging information. |
![]() ![]() | SetTraceFile | Obsolete. This method is obsolete and should no longer be used. |
See Also