Gets if the
View's indices are currently out of date.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public bool IsStale { get; }
Property Value
Type:
Booleantrue if this instance is stale; otherwise,
false.
See Also