Returns the value of the sequence number on the event kind that was current when the
registration was granted, allowing comparison with the sequence number in any
subsequent notifications.

C# | Visual Basic | Visual C++ | J# |
long SequenceNumber { get; }
ReadOnly Property SequenceNumber As Long Get
property long long SequenceNumber { long long get (); }
/** @property */ long get_SequenceNumber()