GigaSpaces XAP.NET Documentation
SequenceNumber Property
Class LibraryGigaSpaces.Core.EventsIEventRegistrationSequenceNumber
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.
Declaration Syntax
C#Visual BasicVisual C++J#
long SequenceNumber { get; }
ReadOnly Property SequenceNumber As Long
property long long SequenceNumber {
	long long get ();
}
/** @property */
long get_SequenceNumber()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 7.1.4.4750 (7.1.4.4750)