Table of Contents

Method Fork

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

Fork()

Returns a new handle to the underlying channel.

IChannelHandle Fork()

Returns

IChannelHandle

A channel handle.