Click or drag to resize

TaskExt Methods

The TaskExt type exposes the following members.

Methods
 NameDescription
Public Extension MethodForNoLongerThan Throw an exception if the task takes longer than the timeout.
Public Extension MethodIfTimeout Add an action to be called if a task throws an exception due to a timeout.
Top
See Also