Click or drag to resize

BaseImageProcessingAutomationIsExecutionInProgress Property

Flag to indicate if an image processing element is currently being executed.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public bool IsExecutionInProgress { get; set; }

Property Value

Boolean
See Also