WebClientAsyncResult.AsyncState Property
.NET Framework (current version)
Gets the object provided in the last parameter to the Begin method asynchronous call.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.ObjectThe Object provided in the last parameter to the Begin method call.
Implements
IAsyncResult.AsyncState
.NET Framework
Available since 1.1
Available since 1.1
Show: