QueryOptionsRetryOnTimeout Property |
Gets a value that determines if the client should retry when it didn't hear back from a host within
ReadTimeoutMillis.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.0.0.0
Syntax public bool RetryOnTimeout { get; }
Property Value
Type:
BooleanSee Also