Метод | Описание | |
---|---|---|
Execute ( Quartz.JobExecutionContext context ) : void |
Метод | Описание | |
---|---|---|
CreateReader ( ) : IMessageReader |
Creates a live AK.F1.Timing.IMessageReader using the credentials specified in the AK.F1.Timing.Service.Configuration.IServiceConfiguration.
|
|
ExecuteCore ( ) : void |
When overriden in a derived class; executes the job.
|
Метод | Описание | |
---|---|---|
ApplyConfiguration ( Quartz.JobDataMap data ) : void |
protected CreateReader ( ) : IMessageReader | ||
Результат | IMessageReader |
public Execute ( Quartz.JobExecutionContext context ) : void | ||
context | Quartz.JobExecutionContext | |
Результат | void |