BaseJobExecutorProfileConcurrentExecutors Property |
The maximum number of tasks/threads that will run in parallel to process the execution. Set to 0 to ignore.
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic int ConcurrentExecutors { get; set; }
Property Value
Int32
See Also