ConversionJob.CancelJob Method
Include Protected Members
Include Inherited Members
Cancels the specified conversion job.
Overload List
Name | Description | |
---|---|---|
CancelJob(Guid, Guid, Nullable<Guid>) | Cancels the specified conversion job. | |
CancelJob(String, Guid, Nullable<Guid>) | Cancels the specified conversion job. | |
CancelJob(WordServiceApplicationProxy, Guid, Nullable<Guid>) | Cancels the specified conversion job. |
Top