OnTimeoutPromptUser Event |
Applies to
TIB_Transaction
Declaration
TIB_TransactionEvent = Procedure(Sender: TIB_Transaction ) of object;
Description
Use this event to hook in your customized behavior to resolve a transaction
that needs the user's cooperation in order to end it.