Table of Contents

Interface IConnectionExceptionHandler

Namespace
MongoDB.Driver.Core.ConnectionPools
Assembly
MongoDB.Driver.Core.dll

Handler for connections related exceptions raised in IConnectionPool.

[Obsolete("This interface will be made internal in a later release.")]
public interface IConnectionExceptionHandler

Methods

HandleExceptionOnOpen(Exception)

Handles the exception raised during connection open.