Click or drag to resize

WFHandlerRunning Property

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

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.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