ClusterDescriptionState Property |
Gets the cluster state.
Namespace:
MongoDB.Driver.Core.Clusters
Assembly:
MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.11.0+cb27a82ea70620ad1acad8058809be8302ae4f2a
Syntax public ClusterState State { get; }
Public ReadOnly Property State As ClusterState
Get
member State : ClusterState with get
Property Value
Type:
ClusterStateSee Also