Click or drag to resize
IsMasterResultMe Property
Gets the endpoint the server is claiming it is known as.

Namespace: MongoDB.Driver.Core.Connections
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.2.0
Syntax
public EndPoint Me { get; }

Property Value

Type: EndPoint
See Also