SocketOptionsSetDefunctReadTimeoutThreshold Method |
Determines the amount of requests that simultaneously have to timeout before closing the connection.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public SocketOptions SetDefunctReadTimeoutThreshold(
int amountOfTimeouts
)
Parameters
- amountOfTimeouts
- Type: SystemInt32
Return Value
Type:
SocketOptionsSee Also