Gets or sets the starting offset in each data blocks when tracing at CtgTrcLevel4.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static long DataDumpOffset { get; set; } |
Visual Basic |
---|
Public Shared Property DataDumpOffset As Long Get Set |
Visual C++ |
---|
public: static property long long DataDumpOffset { long long get (); void set (long long value); } |