LogEntrySequenceId Property

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

Namespace:  Aspose.Email.Tools.Logging
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public int SequenceId { get; }

Property Value

Type: Int32
See Also