Click or drag to resize

ICluster Properties

The ICluster type exposes the following members.

Properties
  NameDescription
Public propertyConfiguration
Cluster client configuration
Public propertyMetadata
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.

Top
See Also