Traces internal debugging information.

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 1.0.0.0

Syntax

C#
public static void DumpState()
Visual Basic
Public Shared Sub DumpState
Visual C++
public:
static void DumpState()

Remarks

The debug information is written regardless of the current value of TraceLevel.

See Also