Version

CancelableTaskEventArgs Class Members

The following tables list the members exposed by CancelableTaskEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableTaskEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyTaskReturns the Task for which the event was fired.  
See Also