Writes internal ctgclient.dll debugging information to the ctgclient.dll trace destination.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static void DumpState() |
Visual Basic (Declaration) |
---|
Public Shared Sub DumpState |
Visual C++ |
---|
public: static void DumpState() |
Remarks
The debug information is written regardless of the current value of TraceLevel.
Exceptions
Exception | Condition |
---|---|
System..::.InvalidOperationException | The version of ctgclient.dll installed on the system is not compatible with this version of IBM.CTG.Client.dll. |