| 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.1.0
 Syntax
Syntaxpublic ClusterDescription ClusterDescription { get; }Public ReadOnly Property ClusterDescription As ClusterDescription
	Get
member ClusterDescription : ClusterDescription with get
Property Value
Type: 
ClusterDescription See Also
See Also