NotifySpeedInfo Methods |
The NotifySpeedInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| ForNoLongerThan |
Throw an exception if the task takes longer than the timeout.
(Defined by TaskExt.) | |
| IfTimeout |
Add an action to be called if a task throws an exception due to a timeout.
(Defined by TaskExt.) |