Soap.SOAPHTTPPasInv.THTTPSoapPascalInvoker Events
InheritedProtected
| AfterDispatchEvent | published | Occurs after the invoker successfully calls an invokable interface to execute a SOAP request. |
| BeforeDispatchEvent | published | Occurs before the invoker calls an invokable interface to execute a SOAP request. |
| BeforeDispatchEvent2 | published | Occurs before the invoker calls an invokable interface to execute a SOAP request. |
| OnExceptionEvent | published | Occurs when the invoker encounters an exception while executing a SOAP request. |
| OnGetAttachment | published | Occurs when TSoapPascalInvoker reads each attachment included in an incoming request. |
| OnGetDeltaStreams | protected | |
| OnSendAttachment | published | Occurs when TSoapPascalInvoker sends each attachment included in the response to the current request. |