SoapClient.SendOneWay Method
Sends a message synchronously without expecting a response.
Overload List
Name | Description |
---|---|
SoapClient.SendOneWay (String, Object) | Sends a message synchronously without expecting a response, using the specified SOAP method and message body. |
SoapClient.SendOneWay (String, SoapEnvelope) | Sends a message synchronously without expecting a response, using the specified SOAP method and SOAP envelope. |
See Also
Reference
SoapClient Class
Microsoft.Web.Services2.Messaging Namespace