| MongoClient Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | MongoClient | 
            Initializes a new instance of the MongoClient class.
             | 
|  | MongoClient(String) | 
            Initializes a new instance of the MongoClient class.
             | 
|  | MongoClient(MongoClientSettings) | 
            Initializes a new instance of the MongoClient class.
             | 
|  | MongoClient(MongoUrl) | 
            Initializes a new instance of the MongoClient class.
             | 
 See Also
See Also