C# (CSharp) Quartz.Simpl Пространство имен

Классы

Имя Описание
PropertySettingJobFactory A JobFactory that instantiates the Job instance (using the default no-arg constructor, or more specifically: ObjectUtils.InstantiateType{T}), and then attempts to set all values from the IJobExecutionContext and the IJobExecutionContext's merged JobDataMap onto properties of the job.