Click or drag to resize
BucketConfigurationObserveInterval Property
Gets or Sets the interval between each observe attempt.

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

Property Value

Type: Int32
See Also