Trace
DumpState Method
CICS Transaction Gateway V10.1.0.0
Traces internal debugging information.
Namespace:
IBM.CTG
Assembly:
IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
Syntax
C#
VB
C++
Copy
public
static
void
DumpState
()
Public
Shared
Sub
DumpState
public
:
static
void
DumpState
()
Remarks
The debug information is written regardless of the current value of
TraceLevel
.
See Also
Reference
Trace Class
IBM.CTG Namespace
Trace
TraceLevel