Click or drag to resize

BaseThreadCoordinatedJobExecutorScanControllers Property

The active scan controller for the execution.

Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
protected List<BaseScanController> ScanControllers { get; }

Property Value

ListBaseScanController
See Also