BaseImageProcessingAutomationIsExecutionWithTimeout Property |
If true the execution of a job element is done with the timeout
time defined in the job element, and the execution can be
aborted. If false, both is not possible.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntaxpublic bool IsExecutionWithTimeout { get; set; }
Property Value
Boolean
See Also