MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver.Core.ConnectionPools
IConnectionPool Interface
IConnectionPool Methods
AcquireConnectionAsync Method
Clear Method
Initialize Method
IConnectionPool
Clear Method
Clears the connection pool.
Namespace:
MongoDB.Driver.Core.ConnectionPools
Assembly:
MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.0.1
Syntax
C#
VB
F#
Copy
void
Clear
()
Sub
Clear
abstract
Clear
:
unit
->
unit
See Also
Reference
IConnectionPool Interface
MongoDB.Driver.Core.ConnectionPools Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB