Click or drag to resize

ClusterDescriptionType Property

Gets the cluster type.

Namespace:  MongoDB.Driver.Core.Clusters
Assembly:  MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.12.2+a4a3888f4fb51bb518b1eb5002effc2d47f2ea6a
Syntax
public ClusterType Type { get; }

Property Value

Type: ClusterType
See Also