LogEntry.SequenceId

LogEntry.SequenceId property

The unique identifier of log event which is automatically generated and monotonously increasing.

public int SequenceId { get; }

See Also