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.492
Syntax
IStepWithWeight OngoingStep { get; }

Property Value

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