Method Parse
Parse(string)
Parses a string representation of a server address.
Parameters
value
stringThe string representation of a server address.
Returns
- Mongo
Server Address A new instance of MongoServerAddress initialized with values parsed from the string.