| IStatementSetReadTimeoutMillis Method  | 
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
SyntaxIStatement SetReadTimeoutMillis(
	int timeout
)
Parameters
- timeout
 - Type: SystemInt32
            Timeout in milliseconds. If the value is not greater than zero, the default value 
            from the socket options will be used.
             
Return Value
Type: 
IStatement
See Also