Click or drag to resize

MongoDB.Driver.Core.Servers Namespace

The MongoDB.Driver.Core.Servers namespace contains classes related to servers.
Classes
  ClassDescription
Public classServerDescription
Represents information about a server.
Public classServerDescriptionChangedEventArgs
Represents the arguments to the event that occurs when the server description changes.
Public classServerId
Represents a server identifier.
Public classServerTypeExtensions
Represents extension methods on ServerType.
Public classTopologyVersion
Represents a topology description.
Interfaces
  InterfaceDescription
Public interfaceIClusterableServer
Represents a server that can be part of a cluster.
Public interfaceIClusterableServerFactory
Represents a server factory.
Public interfaceIServer
Represents a MongoDB server.
Enumerations
  EnumerationDescription
Public enumerationServerState
Represents the server state.
Public enumerationServerType
Represents the server type.