IServer Interface |
Namespace: MongoDB.Driver.Core.Servers
The IServer type exposes the following members.
Name | Description | |
---|---|---|
Description |
Gets the server description.
| |
EndPoint |
Gets the end point.
| |
ServerId |
Gets the server identifier.
|
Name | Description | |
---|---|---|
GetChannel |
Gets a channel to the server.
| |
GetChannelAsync |
Gets a channel to the server.
|
Name | Description | |
---|---|---|
DescriptionChanged |
Occurs when the server description changes.
|