TAstaServerSocket.OnTransactionEnd
Applies to
TAstaServerSocket
Declaration
type TAstaEndTransactionEvent = procedure(Sender:
TObject;
ClientSocket: TCustomWinSocket; Session: TComponent;
Success: Boolean) of object;
property OnTransactionEnd: TAstaEndTransactionEvent;
Description
This is the event when coded that ends a transaction on ASTA servers