Table of Contents

Method Fork

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

Fork()

Returns a new handle to the underlying write binding.

IWriteBindingHandle Fork()

Returns

IWriteBindingHandle

A write binding handle.