| IStatementReadTimeoutMillis Property  | 
            Gets the per-host read timeout for this statement.
            
            When the value is 0 or lower, the default value from the socket options will be used.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxint ReadTimeoutMillis { get; }Property Value
Type: 
Int32
See Also