Click or drag to resize
StaleState Enumeration
Allow the results from a stale view to be used

Namespace: Couchbase.Views
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum StaleState
Members
  Member nameValueDescription
None0
False1
Ok2
UpdateAfter3
See Also