BucketElement ObserveInterval Property Couchbase .NET SDK 2.1.0 Documentation
Gets or Sets the max time an observe operation will take before timing out.

Namespace: Couchbase.Configuration.Client.Providers
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public int ObserveInterval { get; set; }

Property Value

Type: Int32
See Also