Table of Contents

Method MaterializeCompleted

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

MaterializeCompleted()

Informs subclasses that the Materialize process completed so they can free any resources related to the unmaterialized state.

protected abstract void MaterializeCompleted()