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.
- SslStreamFactory
Represents a factory for an ssl stream.
Interfaces
- IStreamFactory
Represents a stream factory.