Method ReplaceChannel
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
ReplaceChannel(IChannelHandle)
Replaces the channel.
public void ReplaceChannel(IChannelHandle channel)
Parameters
channel
IChannelHandleThe channel.