Click or drag to resize
AggregateException Properties

The AggregateException type exposes the following members.

Properties
  NameDescription
Public propertyInnerExceptions
Wrapped exceptions.
Public propertyMessages
Get the messages describing the inner exceptions, one per line.
Top
See Also