ClientConfiguration ObserveInterval Property Couchbase .NET SDK 2.0
Gets or Sets the interval between each observe attempt.

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

Property Value

Type: Int32
See Also