Method ToString
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
ToString(EndPoint)
Returns a string that represents the end point.
public static string ToString(EndPoint endPoint)Parameters
endPoint EndPoint
The end point.
Returns
A string that represents the end point.