ICluster Interface | 
Namespace: MongoDB.Driver.Core.Clusters
The ICluster type exposes the following members.
| Name | Description | |
|---|---|---|
| ClusterId | 
            Gets the cluster identifier.
              | |
| CryptClient | 
            Gets the crypt client.
              | |
| Description | 
            Gets the cluster description.
              | |
| Settings | 
            Gets the cluster settings.
              | 
| Name | Description | |
|---|---|---|
| AcquireServerSession | 
            Acquires a core server session.
              | |
| 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.
              | |
| StartSession | 
            Starts a session.
              | 
| Name | Description | |
|---|---|---|
| DescriptionChanged | 
            Occurs when the cluster description has changed.
              |