Table of Contents

Method ToString

Namespace
MongoDB.Driver.Core.Misc
Assembly
MongoDB.Driver.Core.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.