Leadtools.Services.Cloud.ServiceContracts Namespace : IJobService Interface |
The following tables list the members exposed by IJobService.
Name | Description | |
---|---|---|
AbortJob | Aborts a job in the cloud database. | |
AddJob | Adds a job to the cloud database by calling the IJobService WCF Service. | |
AddJobs | Adds a batch of jobs to the cloud database by calling the IJobService WCF Service. | |
DeleteJob | Deletes the specified job from the cloud database. | |
GetClientJobs | Retrieves all jobs from the cloud for the specified client (user). | |
GetJobInformation | Retrieves information for the specified job. | |
ResetJob | Resets a job's status to JobStatus.New and initializes all of its fields. |