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