Click or drag to resize
LogContextOffset Property
Offset of a partial log in a complete log

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 11.0.0
Syntax
C#
public int Offset { get; protected set; }

Property Value

Type: Int32

Implements

ILogContextOffset
See Also