Click or drag to resize

MongoDB.Driver.Core.Connections Namespace

The MongoDB.Driver.Core.Connections namespace contains classes related to connections.
Classes
  ClassDescription
Public classConnectionDescription
Represents information describing a connection.
Public classConnectionId
Represents a connection identifier.
Public classHelloResult
Represents the result of a hello or legacy hello command.
Public classIsMasterResult Obsolete.
Represents the result of a hello or legacy hello command.
Interfaces
  InterfaceDescription
Public interfaceIConnection
Represents a connection.
Public interfaceIConnectionFactory
Represents a connection factory.
Public interfaceIConnectionHandle
Represents a handle to a connection.
Public interfaceIStreamFactory
Represents a stream factory.