Method Equals
Equals(MongoClientSettings)
Determines whether the specified Mongo
Parameters
obj
MongoClient Settings The Mongo
Client to compare with this instance.Settings
Returns
- bool
true
if the specified MongoClient is equal to this instance; otherwise,Settings false
.
Equals(object)
Determines whether the specified object is equal to this instance.