ApplicationUtils.WaitTasksAndReportExceptions Method |
Name | Description | |
---|---|---|
![]() ![]() | WaitTasksAndReportExceptions(Task[]) |
Awaits the tasks passed in and throws any aggregated exception caught as a flatted exception.
|
![]() ![]() | WaitTasksAndReportExceptions(Int32,Task[]) |
Awaits the tasks passed in and throws any aggregated exception caught as a flatted exception.
|