succeeded property
True: the handler returned, retire the event. False: it threw, or the app refused the delivery
(function not registered, not Trigger, or declared for another event type); the event stays
pending for redelivery.
Implementation
bool succeeded;