Namespace MongoDB.Driver.Core.Servers
The MongoDB.Driver.Core.Servers namespace contains classes related to servers.
Classes
- ServerDescription
Represents information about a server.
- ServerDescriptionChangedEventArgs
Represents the arguments to the event that occurs when the server description changes.
- ServerId
Represents a server identifier.
- ServerTypeExtensions
Represents extension methods on ServerType.
- TopologyVersion
Represents a topology description.
Interfaces
- IClusterableServer
Represents a server that can be part of a cluster.
- IClusterableServerFactory
Represents a server factory.
- IServer
Represents a MongoDB server.
Enums
- ServerMonitoringMode
Represents the server monitoring mode.
- ServerState
Represents the server state.
- ServerType
Represents the server type.