BaseImageProcessingElementTimeoutTime Property |
If this time (in milliseconds) is exceeded while executing the
job element, the execution will be aborted and the property
IsTimedOut will be set to true.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic int TimeoutTime { get; set; }
Property Value
Int32
See Also