Invoke WS Lite

Invoke W S Lite

Migrated Code Examples:

var wsResult = new Shared.WebServices.SoapCalculatorService().Run("http://tempuri.org/Add", XML_toSend, XML_Result);
Succes.Value = wsResult.Successful;
Fault.Value = Fault.FromString(wsResult.ErrorText); 

Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com