Gets or sets the maximum amount of data traced in each data block at CtgTrcLevel4.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 1.0.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); } |