|
|
||
|
|
| InvokeServiceOperation invokes a web service operation using the request message request. The message is sent to the end point specified in |
| InvokeServiceOperation builds a request message using parameters and invokes a web service operation using the request message and information linked with symbol. |
| InvokeServiceOperation invokes a web service operation using the request message request and information linked with symbol. |
Use ToServiceRequest to build a message in symbolic XML:
Use InvokeServiceOperation to send the message to the server:
|