MongoClientCluster Property |
Gets the cluster.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.0.1
Syntax public ICluster Cluster { get; }
Public ReadOnly Property Cluster As ICluster
Get
member Cluster : ICluster with get
Property Value
Type:
IClusterSee Also