Click or drag to resize

BaseJobExecutorProfileSyncProcessTransformationQueue Property

If true, execution is synced with the scan controllers process transformation queue.

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

Property Value

Boolean
See Also