AggregateException Properties

Task Parallel System.Threading

The AggregateException type exposes the following members.

Properties

  NameDescription
Data (Inherited from Exception.)
HelpLink (Inherited from Exception.)
HResult (Inherited from Exception.)
InnerException (Inherited from Exception.)
InnerExceptions
Gets a read-only collection of the Exception instances that caused the current exception.
Message (Inherited from Exception.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)

See Also