BaseThreadCoordinatedJobExecutorScanControllers Property |
The active scan controller for the execution.
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxprotected List<BaseScanController> ScanControllers { get; }
Property Value
ListBaseScanController
See Also