Click or drag to resize

SPICE3DeviceIsExecutionInProgress Method

Returns true if execution is in progress.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override bool IsExecutionInProgress()

Return Value

Boolean
True if execution is in progress.
See Also