Click or drag to resize

busyIndicatorCallBackState_e Enumeration

State of the callback.

Namespace:  CADSharpTools.Core
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public enum busyIndicatorCallBackState_e
Members
  Member nameValueDescription
Running0 Running.
Finished1 Finished.
Canceled2 Canceled.
See Also