Trace Class

CICS Transaction Gateway V9.3.0.0
Provides methods for controlling trace in IBM.CTG.Client.dll.
Inheritance Hierarchy

SystemObject
  IBM.CTGTrace

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax

public static class Trace

The Trace type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberDataDumpLength
Gets or sets the maximum amount of data traced in each data block at CtgTrcLevel4.
Public propertyStatic memberDataDumpOffset
Gets or sets the starting offset in each data blocks when tracing at CtgTrcLevel4.
Public propertyStatic memberTraceLevel
Gets or sets the trace level.
Top
Methods

  NameDescription
Public methodStatic memberDumpState
Traces internal debugging information.
Public methodStatic memberSetTraceFile Obsolete.
This method is obsolete and should no longer be used.
Top
See Also

Reference