ReturnAction enumeration

ReturnAction enumeration

Represents warning callback decision options.

The ReturnAction type exposes the following members:

Fields

FieldDescription
CONTINUEOperation should be continued.
ABORTOperation should be aborted.

See Also