Click or drag to resize

BaseThreadCoordinatedJobExecutor Properties

The BaseThreadCoordinatedJobExecutor type exposes the following members.

Properties
 NameDescription
Public propertyCancellationTokenSource
(Overrides BaseJobExecutorCancellationTokenSource)
Protected propertyConfigurationManager
(Inherited from BasePlugin)
Protected propertyJobElementManager The job element manager.
Protected propertyJobExecutorProfile
(Inherited from BaseJobExecutor)
Protected propertyLogDirectory The directory of the log file.
(Inherited from BasePlugin)
Public propertyLogger The common logger.
(Inherited from BasePlugin)
Protected propertyPathFactory 
Public propertyPluginMetadata 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)
Protected propertyScanControllers The active scan controller for the execution.
Top
See Also