Allow the results from a stale view to be used. The default is StaleState.Ok; for development work set to StaleState.False
Namespace: Couchbase.ViewsAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Parameters
- staleState
- Type: Couchbase.Views.StaleState
The staleState value to use.
Return Value
Type: IViewQueryAn IViewQuery object for chaining
