Soap.SOAPHTTPPasInv.THTTPSoapPascalInvoker Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AfterDispatchEventpublishedOccurs after the invoker successfully calls an invokable interface to execute a SOAP request.
BeforeDispatchEventpublishedOccurs before the invoker calls an invokable interface to execute a SOAP request.
BeforeDispatchEvent2publishedOccurs before the invoker calls an invokable interface to execute a SOAP request.
OnExceptionEventpublishedOccurs when the invoker encounters an exception while executing a SOAP request.
OnGetAttachmentpublishedOccurs when TSoapPascalInvoker reads each attachment included in an incoming request.
OnGetDeltaStreamsprotected
OnSendAttachmentpublishedOccurs when TSoapPascalInvoker sends each attachment included in the response to the current request.