Difference between revisions of "Midware TAppSrvClient.OnAfterSendRequest"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TAppSrvClient -> [[Midware_TAppSrvClient.OnAfterSendReque…') |
(No difference)
|
Revision as of 08:55, 3 May 2011
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