Click or drag to resize

ITaskMonitorAdd Method


Adds a new Step to monitor to this task.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void Add(
	IStepWithWeight step
)

Parameters

step
Type: Ingeniux.CMSIStepWithWeight
New step to monitor.
See Also