Table of Contents

Method ReplaceChannelSource

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

ReplaceChannelSource(IChannelSourceHandle)

Replaces the channel source.

public void ReplaceChannelSource(IChannelSourceHandle channelSource)

Parameters

channelSource IChannelSourceHandle

The channel source.