Table of Contents

Property IsDisposed

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsDisposed

Gets a value indicating whether this instance is disposed.

public bool IsDisposed { get; }

Property Value

bool

true if this instance is disposed; otherwise, false.