ShouldRetry Properties

Scanjour Workflow4 Reference Manual

The ShouldRetry type exposes the following members.

Properties

  NameDescription
Public propertyCancel
true if cancel action is detected.
Public propertyDisplayName
Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity.)
Public propertyId
Gets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity.)
Public propertyLimit
Max number of retries
Public propertyResult (Inherited from ActivityBoolean.)
Public propertyResultType
When implemented in a derived class, gets the type of an activity OutArgument.
(Inherited from ActivityWithResult.)
Public propertyRetryEnabled
Is retry enabled
Public propertyValue
Current number of retries
Top
See Also

Reference