Share via


SoapClient.SendRequestResponse Method

Sends a request synchronously.

Overload List

Name Description
SoapClient.SendRequestResponse (String, Object) Sends a request synchronously, using the specified SOAP method and message body.
SoapClient.SendRequestResponse (String, SoapEnvelope) Sends a request synchronously, using the specified SOAP method and SOAP envelope.

See Also

Reference

SoapClient Class
Microsoft.Web.Services2.Messaging Namespace

Other Resources

SoapClient Members