Midware TAppSrvClient.OnAfterSendRequest
Jump to navigation
Jump to search
Main page -> Midware component reference -> TAppSrvClient -> OnAfterSendRequest
Definition
property OnAfterSendRequest: TNotifyEvent;
Description
Occurs just after a request has been sent to server.
Use to cleanup allocated resources in the OnBeforeSendRequest event handler.