The following tables list the members exposed by JobBase.
Public Methods
|
Public Method |
Description |
|---|---|
|
True if any errors occurred during execution of the job. Check the JobErrorInfo Errors object for details. |
Public Properties
|
Public Property |
Description |
|---|---|
|
Contains any errors that occurred during execution of the job. | |
|
Set to a non-zero value to make the job terminate automatically after a specified number of seconds. |
See Also