8.2.21 InterruptJobById
With this method the client requests to interrupt the production of a specific job.
Signature
InterruptJobById (
[in] 0:String Id);| Argument | Description |
| Id | Id of the job that shall be interrupted |
| Attribute | Value | ||||
| BrowseName | InterruptJobById | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Modelling Rule |
|---|---|---|---|---|---|
| 0:HasProperty | Variable | 0:InputArguments | 0:Argument[] | 0:PropertyType | 0:Mandatory |
To continue the production of the job, StartJobById is called.