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.
Namespace: SnapDB.Snap.ServicesAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public bool IsDisposeRequested { get; }
Public ReadOnly Property IsDisposeRequested As Boolean
Get
public:
property bool IsDisposeRequested {
bool get ();
}
function get_IsDisposeRequested();
Property Value
Boolean