Soap.SOAPHTTPClient.THTTPRIO Events
InheritedProtected
OnAfterExecute | published | Occurs when TRIO receives the results from executing a method of the invokable interface. |
OnBeforeExecute | published | Occurs before TRIO sends an encoded method call for execution. |
OnGetAttachment | published | Occurs when TRIO reads each attachment included in the results from executing a method of the invokable interface. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
OnSendAttachment | published | Occurs when TRIO sends each attachment that is the value of an argument of the method call on the invokable interface. |