IClusterDescription Property |
Gets the cluster description.
Namespace: MongoDB.Driver.Core.ClustersAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.3.0
Syntax ClusterDescription Description { get; }
ReadOnly Property Description As ClusterDescription
Get
abstract Description : ClusterDescription with get
Property Value
Type:
ClusterDescription
The cluster description.
See Also