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