Table of Contents

Namespace MongoDB.Driver.Core.Connections

The MongoDB.Driver.Core.Connections namespace contains classes related to connections.

Classes

ConnectionDescription

Represents information describing a connection.

ConnectionId

Represents a connection identifier.

HelloResult

Represents the result of a hello or legacy hello command.

IsMasterResult

Represents the result of a hello or legacy hello command.

Interfaces

IConnection

Represents a connection.

IConnectionFactory

Represents a connection factory.

IConnectionHandle

Represents a handle to a connection.

IStreamFactory

Represents a stream factory.