Click or drag to resize
ClientConfigurationViewHardTimeout Property
The maximum amount of time that a View will request take before timing out. Note this includes time for retries, etc.

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

Property Value

Type: Int32
See Also