[04]Terminate Workflow

Last modified by Tuan Nguyen on 2023/09/25 16:28

System.Activities.Statements.TerminateWorkflow

Description

This activity allows you to terminate the workflow at a specific point in time and throw a specific exception.

Core_TerminateWorkflow

(* for Mandatory)

Properties

Misc

  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    E.g: [940614498] Terminate Workflow
  • Exception (Exception)* - The exception you want to throw when stop the workflow.
  • Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it.
  • Reason (String) - You can add the reasons why you stop the execution.

Table of Content

  
Navigation