Click or drag to resize

WFHandlerRunning Property

This property checks whether the WFHandler is currently running a workflow.

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public bool Running { get; }

Property Value

Type: Boolean
Remarks

It returns True if a workflow is running.

See Also