Click or drag to resize

ProgressCancel Method

Cancels the progress. Invoke this method when the user requests a cancellation.

Namespace:  CADSharpTools.MVVM.Models
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public void Cancel()
See Also