Table of Contents

Method Fork

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

Fork()

Returns a new handle to the underlying read binding.

IReadBindingHandle Fork()

Returns

IReadBindingHandle

A read binding handle.