Table of Contents

Property IsDisposed

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

IsDisposed

Gets a value indicating whether this instance has been disposed. Backed by the same once-only flag that guards disposal, so there is no separate state to keep in sync.

public bool IsDisposed { get; }

Property Value

bool