| ClusterDescriptionType Property |
Gets the cluster type.
Namespace: MongoDB.Driver.Core.ClustersAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntaxpublic ClusterType Type { get; }Public ReadOnly Property Type As ClusterType
Get
member Type : ClusterType with get
Property Value
Type:
ClusterType
See Also