RetryActivityConditionActivity Property

Scanjour Workflow4 Reference Manual
The condition activity which is activated with RetryInterval intervals. If not provided result is interpreted internally - for success it will not be retry, for failure action will be retried.

Namespace:  Scanjour.Workflow4.ActivityLibrary
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public Activity<bool> ConditionActivity { get; set; }

Property Value

Type: ActivityBoolean
See Also

Reference