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