Simple |
The SimpleJobExecutor type exposes the following members.
Name | Description | |
---|---|---|
![]() | CancellationTokenSource |
TokenSource for canceling the execution. This will stop the execution after the current job element is processed. For aborting the current job element call AbortExecution(Boolean).
(Inherited from BaseJobExecutor) |
![]() | ConfigurationManager | (Inherited from BasePlugin) |
![]() | JobExecutorProfile | (Inherited from BaseJobExecutor) |
![]() | LogDirectory |
The directory of the log file.
(Inherited from BasePlugin) |
![]() | Logger |
The common logger.
(Inherited from BasePlugin) |
![]() | PluginMetadata |
The metadata of the plugin instances. If the concrete class inherits from the BasePluginSetup interface, the metadata of the BasePluginSetup will be prefilled.
(Inherited from BasePlugin) |