Contents

Aborted

Calls the abort handler of the action object.

Declaration

virtual void Aborted();

Discussion

Don’t call this method directly. The system calls it when no other objects reference the action object.

See Also

Ending the Action Early