Click or drag to resize

MongoDB.Driver.Core.ConnectionPools Namespace

The MongoDB.Driver.Core.ConnectionPools namespace contains classes related to connection pools.
Interfaces
  InterfaceDescription
Public interfaceIConnectionExceptionHandler
Handler for connections related exceptions raised in IConnectionPool.
Public interfaceIConnectionPool
Represents a connection pool.
Public interfaceIConnectionPoolFactory
Represents a connection pool factory.