LogRecord.Sequence Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The sequence number of the log record.
public:
property int Sequence { int get(); };
public int Sequence { get; }
member this.Sequence : int
Public ReadOnly Property Sequence As Integer
Property Value
An integer value that specifies the sequence number of the log record.
Remarks
Sequence numbers are not necessarily contiguous due to internal log records or forgotten log records which are not delivered to the Compensating Resource Manager (CRM) Compensator.
Applies to
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.