IJobServiceRunJobAsync Method (Guid, TaskInt64) |
Namespace: Dundas.BI.Scheduling
| Exception | Condition |
|---|---|
| ArgumentException | jobId is Empty. |
| NotFoundException | The job could not be found. |
| JobAlreadyRunningException | The job is already running. |
| InvalidOperationException | The job has been deleted. -or- The job is disabled. |
| NoPrivilegeException | The caller does not have permission to run the job. |
| InvalidSessionException | The caller context is not associated with a valid session. |