Namespace Kephas.Workflow.Interaction
Classes
ResumeNextActivitySignal
Signal indicating that the current activity, which terminated with an exception, should be aborted and the execution should continue with the next activity in the pipeline.
RetryActivitySignal
Signal used for retrying an activity.