Click or drag to resize
MongoDB.Driver.Core.Clusters Namespace
The MongoDB.Driver.Core.Clusters namespace contains classes related to clusters.
Classes
  ClassDescription
Public classClusterDescription
Represents information about a cluster.
Public classClusterDescriptionChangedEventArgs
Represents the data for the event that fires when a cluster description changes.
Public classClusterFactory
Represents a factory for clusters.
Public classClusterId
Represents a cluster identifier.
Public classElectionId
An election id from the server.
Public classReplicaSetConfig
Represents the config of a replica set (as reported by one of the members of the replica set).
Interfaces
  InterfaceDescription
Public interfaceICluster
Represents a MongoDB cluster.
Public interfaceIClusterFactory
Represents a cluster factory.
Enumerations
  EnumerationDescription
Public enumerationClusterConnectionMode
Represents the cluster connection mode.
Public enumerationClusterState
Represents the state of a cluster.
Public enumerationClusterType
Represents the type of a cluster.