Click or drag to resize

ProgressReset Method

Reset the progress object. Invoke this method after user cancellation or to reset the progress object after completion.

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