Click or drag to resize
SocketOptionsDefunctReadTimeoutThreshold Property
Gets the amount of requests that simultaneously have to timeout before closing the connection.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public int DefunctReadTimeoutThreshold { get; }

Property Value

Type: Int32
See Also