Click or drag to resize

BaseJobExecutorProfileExecutorOptions Property

The actions and options associated with the job executor. Set to ExecutorOptions.None to ignore.

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

Property Value

ExecutorOptions
See Also