SoapClient.BeginSendRequestResponse Method
Overload List
Name | Description |
---|---|
SoapClient.BeginSendRequestResponse (String, Object, AsyncCallback, Object) | Sends a request asynchronously, using the specified SOAP method, message body, callback method, and state. |
SoapClient.BeginSendRequestResponse (String, SoapEnvelope, AsyncCallback, Object) | Sends a request asynchronously, using the specified SOAP method, SOAP envelope, callback method, and state. |
See Also
Reference
SoapClient Class
SoapClient Members
Microsoft.Web.Services3.Messaging Namespace