Search
TaskEventArgs Members
Constructors Properties
 


Specifies data for Task related events.

The following tables list the members exposed by the TaskEventArgs type.

 Public Constructors

  Name Description

TaskEventArgs

Initializes a new instance of the TaskEventArgs class.

 Public Properties

  Name Description

task

Gets the Task instance for which the event is raised.

 See Also