Table of Contents

Method Dispose

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

Dispose(bool)

Releases unmanaged and - optionally - managed resources.

protected override void Dispose(bool disposing)

Parameters

disposing bool

true to release both managed and unmanaged resources; false to release only unmanaged resources.