Table of Contents

Constructor ChannelSourceHandle

Namespace
MongoDB.Driver.Core.Bindings
Assembly
MongoDB.Driver.Core.dll

ChannelSourceHandle(IChannelSource)

Initializes a new instance of the ChannelSourceHandle class.

public ChannelSourceHandle(IChannelSource channelSource)

Parameters

channelSource IChannelSource

The channel source.