IConnectionPoolServerId Property |
Gets the server identifier.
Namespace: MongoDB.Driver.Core.ConnectionPoolsAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.0.1
Syntax ServerId ServerId { get; }
ReadOnly Property ServerId As ServerId
Get
abstract ServerId : ServerId with get
Property Value
Type:
ServerId
The server identifier.
See Also