Table of Contents

Method Fork

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

Fork()

Returns a new handle to the underlying channel source.

IChannelSourceHandle Fork()

Returns

IChannelSourceHandle

A handle to a channel source.