HttpPostClientProtocol::InvokeAsync Method
.NET Framework (current version)
Namespace:
System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | InvokeAsync(String^, String^, array<Object^>^, SendOrPostCallback^) | Invokes the specified method asynchronously.(Inherited from HttpSimpleClientProtocol.) |
![]() | InvokeAsync(String^, String^, array<Object^>^, SendOrPostCallback^, Object^) | Invokes the specified method asynchronously while maintaining an associated state.(Inherited from HttpSimpleClientProtocol.) |
Show:
