-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.0
-
Component/s: Documentation
Clarify that the only supported way to create an instance of the legacy MongoServer class is to call client.GetServer().
Modify the doc comments for the MongoServer constructor to indicate:
1. That it should not be called
2. Removed references to static Create methods that are now internal
- is related to
-
CSHARP-1945 MongoServer instance leaking memory
- Closed