SoapHttpClientProtocol::InvokeAsync Method

 

Invokes the specified method asynchronously.

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

NameDescription
System_CAPS_protmethodInvokeAsync(String^, array<Object^>^, SendOrPostCallback^)

Invokes the specified method asynchronously.

System_CAPS_protmethodInvokeAsync(String^, array<Object^>^, SendOrPostCallback^, Object^)

Invokes the specified method asynchronously.

Return to top
Show: