TaskCanceledException Properties

Task Parallel System.Threading

The TaskCanceledException type exposes the following members.

Properties

  NameDescription
Data (Inherited from Exception.)
HelpLink (Inherited from Exception.)
HResult (Inherited from Exception.)
InnerException (Inherited from Exception.)
Message (Inherited from Exception.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)
Task
Gets the task associated with this exception.

See Also