Click or drag to resize
ClusterSelectedServerEventClusterDescription Property
This API is preliminary and subject to change.
Gets the cluster description.

Namespace: MongoDB.Driver.Core.Events
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.1.0
Syntax
public ClusterDescription ClusterDescription { get; }

Property Value

Type: ClusterDescription
See Also