| IGraphStatementReadTimeoutMillis Property  | 
            Gets the ReadTimeout for the statement that, when is different than 0, overrides
            
ReadTimeoutMillis.
            
Use Infinite to disable timeouts for this Statement.
 
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntaxint ReadTimeoutMillis { get; }Property Value
Type: 
Int32
See Also