ArchiveListSnapshotTKey, TValueIsDisposeRequested Property

Gets if the engine is requesting that this snapshot gets disposed. if this is true this means the engine is waiting for the release of this object before it can continue its next task.

Definition

Namespace: SnapDB.Snap.Services
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public bool IsDisposeRequested { get; }

Property Value

Boolean

See Also