HttpWebClientProtocol::CancelAsync Method (Object^)
.NET Framework (current version)
Cancels an asynchronous call to an XML Web service method, unless the call has already completed.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- userState
-
Type:
System::Object^
The object provided in the last parameter to the asynchronous call of the Begin method.
.NET Framework
Available since 2.0
Available since 2.0
Show: