Enum BatchTaskCancellationBehaviour
Batch task cancel support
Syntax
BatchTaskCancellationBehaviour
Fields
Name | Description |
---|---|
CanCancel | The batch task can be cancelled |
CancelWithWarning | The batch task can be cancelled, but the UI will display a warning (symbol SR_BATCH_ |
CannotCancel | The batch task cannot be cancelled |