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.

Socks5AuthenticationSettings

Represents the settings for SOCKS5 authentication.

Socks5ProxySettings

Represents the settings for a SOCKS5 proxy connection.

SslStreamFactory

Represents a factory for an ssl stream.

Interfaces

IStreamFactory

Represents a stream factory.