BaseScanControllerIsExecutionInProgress Method |
Returns true if execution is in progress.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract bool IsExecutionInProgress()
Return Value
BooleanTrue if execution is in progress.
See Also