IChannelSource Interface |
Namespace: MongoDB.Driver.Core.Bindings
The IChannelSource type exposes the following members.
Name | Description | |
---|---|---|
Server |
Gets the server.
| |
ServerDescription |
Gets the server description.
| |
Session |
Gets the session.
|
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
GetChannel |
Gets a channel.
| |
GetChannelAsync |
Gets a channel.
|