Interface IServer
Represents a MongoDB server.
Properties
- Description
Gets the server description.
- End
Point Gets the end point.
- Server
Id Gets the server identifier.
Methods
- Get
Channel(Cancellation Token) Gets a channel to the server.
- Get
Channel Async(Cancellation Token) Gets a channel to the server.
Events
- Description
Changed Occurs when the server description changes.