Version

TaskEventArgs Class Members

The following tables list the members exposed by TaskEventArgs.

Public Constructors
 NameDescription
Public ConstructorTaskEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyTaskReturns the Task for which the event was fired.  
See Also