BaseJobExecutorProfileExecutorOptions Property |
The actions and options associated with the job executor. Set to ExecutorOptions.None to ignore.
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic ExecutorOptions ExecutorOptions { get; set; }
Property Value
ExecutorOptions
See Also