Gets or sets the maximum amount of data traced in each data block at CtgTrcLevel4.
Namespace:
IBM.CTG
Assembly:
IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.2.0.0
Syntax
| C# |
|---|
public static long DataDumpLength { get; set; } |
| Visual Basic |
|---|
Public Shared Property DataDumpLength As Long Get Set |
| Visual C++ |
|---|
public: static property long long DataDumpLength { long long get (); void set (long long value); } |