Click or drag to resize

IProgressMonitorSetCancellationPendingHard Method

Sets a flag that tries to interrupt the task hardly. This will typically leave a corrupted result.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void SetCancellationPendingHard()
See Also