| SocketOptionsSetDefunctReadTimeoutThreshold Method  | 
            Determines the amount of requests that simultaneously have to timeout before closing the connection.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic SocketOptions SetDefunctReadTimeoutThreshold(
	int amountOfTimeouts
)
Parameters
- amountOfTimeouts
 - Type: SystemInt32
 
Return Value
Type: 
SocketOptions
See Also