Soap.SOAPHTTPTrans.THTTPReqResp Events
InheritedProtected
OnBeforePost | published | Occurs before THTTPReqResp sends its message. |
OnGetDeltaStreams | protected | |
OnPostingData | published | Occurs before THTTPReqResp sends each chunk of data when the content is large. |
OnReceivingData | published | Occurs after THTTPReqResp receives each chunk of data when the content is large. |
OnWinInetError | published | OnWinInetError is triggered whenever an error occurs in a SOAP communication. |