Cluster Properties |
The Cluster type exposes the following members.
Name | Description | |
---|---|---|
Configuration |
Gets the cluster configuration.
| |
MaxProtocolVersion |
Gets or sets the maximum protocol version used by this driver.
While property value is maintained for backward-compatibility, use SetMaxProtocolVersion(ProtocolVersion) to set the maximum protocol version used by the driver. Protocol version used can not be higher than MaxSupported. | |
Metadata |
Gets read-only metadata on the connected cluster.
This includes the know nodes (with their status as seen by the driver) as well as the schema definitions. This method may trigger the creation of a connection if none has been established yet. |