System.Web.Services.Protocols.HttpSimpleClientProtocol.InvokeAsync Method

Invokes the specified method asynchronously.

Syntax

protected void InvokeAsync (string methodName, string requestUrl, object[] parameters, System.Threading.SendOrPostCallback callback)

Parameters

methodName
The name of the method to invoke.
requestUrl
The request URL of the invoked web service.
parameters
The parameters to pass to the method.
callback
The delegate called when the method invocation has completed.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0