| IJobServiceCancelJob Method | 
Namespace: Dundas.BI.Scheduling
 Syntax
Syntax Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentException | jobId is Empty. | 
| NotFoundException | The specified job was not found or has been deleted. | 
| NoPrivilegeException | The caller does not have permission to run the job. | 
| InvalidSessionException | The caller context is not associated with a valid session. | 
 See Also
See Also