Soap.SOAPHTTPTrans.THTTPReqResp Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnBeforePostpublishedOccurs before THTTPReqResp sends its message.
OnGetDeltaStreamsprotected
OnPostingDatapublishedOccurs before THTTPReqResp sends each chunk of data when the content is large.
OnReceivingDatapublishedOccurs after THTTPReqResp receives each chunk of data when the content is large.
OnWinInetErrorpublishedOnWinInetError is triggered whenever an error occurs in a SOAP communication.