Click or drag to resize

OnCardJobExecutor Properties

The OnCardJobExecutor type exposes the following members.

Properties
 NameDescription
Public propertyCancellationTokenSource
(Inherited from BaseThreadCoordinatedJobExecutor)
Protected propertyConfigurationManager
(Inherited from BasePlugin)
Protected propertyJobElementManager The job element manager.
(Inherited from BaseThreadCoordinatedJobExecutor)
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
(Inherited from BaseThreadCoordinatedJobExecutor)
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.
(Inherited from BaseThreadCoordinatedJobExecutor)
Top
See Also