| MongoClientExtensions Class | 
 
            Represents extension methods on MongoClient.
            
 Inheritance Hierarchy
Inheritance Hierarchy 
    Namespace: 
   MongoDB.Driver
    Assembly:
   MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.12.2+a4a3888f4fb51bb518b1eb5002effc2d47f2ea6a
 Syntax
Syntaxpublic static class MongoClientExtensions
<ExtensionAttribute>
Public NotInheritable Class MongoClientExtensions
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type MongoClientExtensions =  class end
The MongoClientExtensions type exposes the following members.
 Methods
Methods|  | Name | Description | 
|---|
|   | GetServer | Obsolete. 
            Gets a MongoServer object using this client's settings.
             | 
Top See Also
See Also