MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver.Core.ConnectionPools
IConnectionPool Interface
IConnectionPool Methods
Clear Method
Clear Method (Boolean)
Clear Method (ObjectId)
IConnectionPool
Clear Method
Overload List
Name
Description
Clear(Boolean)
Clears the connection pool and marks it as paused.
Clear(ObjectId)
Clears the connection pool for the specified service.
Top
See Also
Reference
IConnectionPool Interface
MongoDB.Driver.Core.ConnectionPools Namespace
Copyright © 2010–present MongoDB Inc.
Send comments on this topic to
MongoDB