Click or drag to resize

BaseJobExecutorProfileIgnoreScanController Property

The flag to indicate that the executor does not send execution to any scan controller.

Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public bool IgnoreScanController { get; set; }

Property Value

Boolean
See Also