DatabaseChangedEventArgsLastSequence Property |
Gets the last sequence checked before this event fired
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntaxpublic ulong LastSequence { get; }Property Value
Type:
UInt64
See Also