ClientOptions Class |
Namespace: Dse
public class ClientOptions
The ClientOptions type exposes the following members.
Name | Description | |
---|---|---|
ClientOptions | Initializes a new instance of the ClientOptions class | |
ClientOptions(Boolean, Int32, String) | Initializes a new instance of the ClientOptions class |
Name | Description | |
---|---|---|
DefaultKeyspace |
Gets the keyspace to be used after connecting to the cluster.
| |
QueryAbortTimeout |
Gets the query abort timeout for synchronous operations in milliseconds.
| |
WithoutRowSetBuffering |
Name | Description | |
---|---|---|
DefaultQueryAbortTimeout |