Click or drag to resize

IProgressMonitorSetCancellationPendingSoft Method

Sets a flag that tries to interrupt the task softly. This will typically leave an incomplete, but not corrupted result.

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