AsyncEventHandler Delegate
Visual Studio 2015
An asynchronous event handler.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- sender
-
Type:
System.Object
The sender of the event.
- args
-
Type:
System.EventArgs
The arguments
Show: