MongoServerInstanceAddress Property |
Gets the address of this server instance.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public MongoServerAddress Address { get; }
Public ReadOnly Property Address As MongoServerAddress
Get
member Address : MongoServerAddress with get
Property Value
Type:
MongoServerAddressSee Also