Method ToString
ToString(EndPoint)
Returns a string that represents the end point.
public static string ToString(EndPoint endPoint)Parameters
- endPointEndPoint
- The end point. 
Returns a string that represents the end point.
public static string ToString(EndPoint endPoint)endPoint EndPointThe end point.