ReturnAction

ReturnAction class

Represents warning callback decision options.

Constants

NameValueDescription
Continue0Operation should be continued.
Abort1Operation should be aborted.

Continue

Operation should be continued.


Abort

Operation should be aborted.