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