Click or drag to resize

ITaskMonitorOngoingStep Property


Gets the Step that is currently being executed.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IStepWithWeight OngoingStep { get; }

Property Value

Type: IStepWithWeight
Remarks
Value is null if no ongoing step.
See Also