Class MongoConnectionPoolPausedException

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Represents a MongoDB connection pool paused exception.

public class MongoConnectionPoolPausedException : MongoClientException, ISerializable

Inheritance

MongoConnectionPoolPausedException

Implements

Inherited Members

Constructors

MongoConnectionPoolPausedException(SerializationInfo, StreamingContext)

Initializes a new instance of the MongoConnectionPoolPausedException class.

MongoConnectionPoolPausedException(string)

Initializes a new instance of the MongoConnectionPoolPausedException class.