The methods of System.Web.Services.Protocols.HttpSimpleClientProtocol are listed below. For a list of all members, see the HttpSimpleClientProtocol Members list.
See Also: Inherited members from System.Web.Services.Protocols.HttpWebClientProtocol
BeginInvoke(string, string, object[], AsyncCallback, object)
| ||
EndInvoke(IAsyncResult)
| ||
Invoke(string, string, object[])
| ||
InvokeAsync(string, string, object[], System.Threading.SendOrPostCallback)
| ||
InvokeAsync(string, string, object[], System.Threading.SendOrPostCallback, object)
|