Click or drag to resize
ISingleParticipantTaskExpiresAt Property
The task will be expired after sometime automatically. After task is expired, no workitem can be proceed.

Namespace: FlexRule.Flows.Workflows.Managers.Tasks
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Nullable<DateTime> ExpiresAt { get; }

Property Value

Type: NullableDateTime
See Also