Click or drag to resize

InstanceInformationTimerRunning Property

Gets whether WorkflowHost has a timer running for a pending timeout of the workflow instance.

Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public bool TimerRunning { get; }

Property Value

Boolean
See Also