Table of Contents

Method Dispose

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

Dispose()

Disposes of any resources used by the reader.

public void Dispose()

Dispose(bool)

Disposes of any resources used by the reader.

protected virtual void Dispose(bool disposing)

Parameters

disposing bool

True if called from Dispose.