The Task object contains the following methods:
Method List
Name | Description |
---|---|
Run
|
Runs the given task. |
Stop
|
Stops execution of the given task. |
Verify
|
Checks whether the network suite can run the given task. |
WaitForState
|
Delays script execution until the given task reaches the specified state, unless the specified time limit is reached first. |