Table of Contents

Method IsDisposed

Namespace
MongoDB.Driver.Core.Bindings
Assembly
MongoDB.Driver.Core.dll

IsDisposed()

Determines whether this instance is disposed.

protected bool IsDisposed()

Returns

bool

true if this instance is disposed; otherwise, false.