Click or drag to resize

TaskExt Methods

The TaskExt type exposes the following members.

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