Soap.SOAPHTTPTrans.THTTPReqResp Events
InheritedProtected
| OnBeforePost | published | Occurs before THTTPReqResp sends its message. |
| OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
| OnHttpError | published | The OnHttpError event is triggered when a request returned an HTTP status code greater or equal to 300. |
| OnNeedClientCertificate | published | |
| 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. |