Table of Contents

Method Fork

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

Fork()

Returns a new reference to the same chunk that can be independently disposed.

IBsonChunk Fork()

Returns

IBsonChunk

A new reference to the same chunk.