Share via


TaskExtensions.ThrowIfFaulted Method

Include Protected Members
Include Inherited Members

Throws an exception if the task faulted.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member ThrowIfFaulted(Task) Throws an exception if the task faulted.
Public methodStatic member ThrowIfFaulted(Task, Action) Throws an exception if the task faulted.

Top

See Also

Reference

TaskExtensions Class

Microsoft.WindowsAzure.MediaServices.Client Namespace