| QueryOptions Properties | 
The QueryOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| RetryOnTimeout | 
            Gets a value that determines if the client should retry when it didn't hear back from a host within ReadTimeoutMillis.
             DEPRECATED: Instead, use OnRequestError(IStatement, Configuration, Exception, Int32) to control the behavior when OperationTimedOutException is obtained.  |