Property Channel
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Channel
Gets the channel.
public IChannelHandle Channel { get; }
Property Value
- IChannelHandle
The channel.
Gets the channel.
public IChannelHandle Channel { get; }
The channel.