-
Martin Marinov authored
Add Progress:Context::set_abort_allowed() which provides a control to turn on/off the abort functionality. Disable the control by default. Add PROGRESS_ALLOW_ABORT to enable abort in a scope. This allows the operation to turn on abort processing only inside exception-handled scopes.
db0b61ffMartin Marinov authoredAdd Progress:Context::set_abort_allowed() which provides a control to turn on/off the abort functionality. Disable the control by default. Add PROGRESS_ALLOW_ABORT to enable abort in a scope. This allows the operation to turn on abort processing only inside exception-handled scopes.
Loading