Constructor MongoServerAddress
MongoServerAddress(string)
Initializes a new instance of MongoServerAddress.
Parameters
host
stringThe server's host name.
MongoServerAddress(string, int)
Initializes a new instance of MongoServerAddress.
Initializes a new instance of MongoServerAddress.
host
stringThe server's host name.
Initializes a new instance of MongoServerAddress.