ReturnAction
ReturnAction class
Represents warning callback decision options.
Constants
Name | Value | Description |
---|
Continue | 0 | Operation should be continued. |
Abort | 1 | Operation should be aborted. |
Continue
Operation should be continued.
Abort
Operation should be aborted.