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:
Cassandra.DataStax.Graph
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax int ReadTimeoutMillis { get; }
Property Value
Type:
Int32See Also