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