Method ToString

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Misc

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

string

A string that represents the end point.