Click or drag to resize

BaseScanControllerIsExecutionInProgress Method

Returns true if execution is in progress.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract bool IsExecutionInProgress()

Return Value

Boolean
True if execution is in progress.
See Also