-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.0.2
-
Component/s: CRUD
The Client type should have a Close method so that users can shutdown the associated connections to a MongoDB deployment.
When this method returns, all sockets to the database from the Client instance must be closed.
- is duplicated by
-
GODRIVER-284 Client should have a Close method
- Closed