InstanceInformationTimerRunning Property

Scanjour Workflow4 Reference Manual
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: 23.1.0.0 (23.1.0.0)
Syntax

public bool TimerRunning { get; }

Property Value

Type: Boolean
See Also

Reference