SoapClient.SendOneWay Method
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
SoapClient Members
Microsoft.Web.Services3.Messaging Namespace