ICluster Interface |
Namespace: MongoDB.Driver.Core.Clusters
The ICluster type exposes the following members.
Name | Description | |
---|---|---|
ClusterId |
Gets the cluster identifier.
| |
Description |
Gets the cluster description.
| |
Settings |
Gets the cluster settings.
|
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
Initialize |
Initializes the cluster.
| |
SelectServer |
Selects a server from the cluster.
| |
SelectServerAsync |
Selects a server from the cluster.
|
Name | Description | |
---|---|---|
DescriptionChanged |
Occurs when the cluster description has changed.
|