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
Syntax public ulong LastSequence { get; }
Property Value
Type:
UInt64See Also