ClusterSelectingServerEventClusterDescription Property |
This API is preliminary and subject to change.
Gets the cluster description.
Namespace: MongoDB.Driver.Core.EventsAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.2.0
Syntax public ClusterDescription ClusterDescription { get; }
Public ReadOnly Property ClusterDescription As ClusterDescription
Get
member ClusterDescription : ClusterDescription with get
Property Value
Type:
ClusterDescriptionSee Also