Click or drag to resize
BucketConfigurationObserveTimeout Property
Gets or Sets the max time an observe operation will take before timing out.

Namespace: Couchbase.Configuration.Client
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int ObserveTimeout { get; set; }

Property Value

Type: Int32
See Also