SoapClient.BeginSendOneWay Method

Overload List

Name Description
SoapClient.BeginSendOneWay (String, Object, AsyncCallback, Object) Sends a message asynchronously without expecting a response, using the specified SOAP method, message body, callback method, and state.
SoapClient.BeginSendOneWay (String, SoapEnvelope, AsyncCallback, Object) Sends a message asynchronously without expecting a response, using the specified SOAP method, SOAP envelope, callback method, and state.

See Also

Reference

SoapClient Class
SoapClient Members
Microsoft.Web.Services3.Messaging Namespace