QueryOptionsRetryOnTimeout Property |
Gets a value that determines if the client should retry when it didn't hear back from a host within
ReadTimeoutMillis.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntaxpublic bool RetryOnTimeout { get; }
Property Value
Type:
Boolean
See Also