Click or drag to resize
PoolConfigurationShutdownTimeout Property
Wait up to the ShutdownTimeout to send or recieve data before closing the IConnection.

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

Property Value

Type: Int32
See Also