TaskEventHandler Delegate
.NET Framework (current version)
Represents the asynchronous task that is being processed by an instance of the EventHandlerTaskAsyncHelper class.
Assembly: System.Web (in System.Web.dll)
Parameters
- sender
-
Type:
System::Object^
The source of the event.
- e
-
Type:
System::EventArgs^
The event data.
.NET Framework
Available since 4.5
Available since 4.5
Show: