OnCardJobExecutorInitialize Method |
Initialize the job executor. This includes defining which job elements are managed and the number of concurrent job element executors.
Namespace: RAYLASE.Marker.InternalPlugin.JobExecutorsAssembly: RAYLASE.Marker.InternalPlugin (in RAYLASE.Marker.InternalPlugin.dll) Version: 2.19.0
Syntaxpublic override void Initialize()
See Also