System.Web.Services.Protocols.SoapHttpClientProtocol.InvokeAsync Method

Invokes the specified method asynchronously.

Syntax

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

Parameters

methodName
The name of the method to invoke.
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