HttpSimpleClientProtocol::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^, String^, array<Object^>^, SendOrPostCallback^)

Invokes the specified method asynchronously.

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

Invokes the specified method asynchronously while maintaining an associated state.

Return to top
Show: