Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
ImportDirectoryMonitor ( string MonitorLocation, IScheduler Scheduler, int ImportDelay ) : Quartz | ||
ScheduleCurrentFiles ( int ImportDelay ) : void | ||
Start ( ) : void | ||
Stop ( ) : void |
Méthode | Description | |
---|---|---|
OnFileCreated ( object sender, |
||
ScheduleImport ( string Filename, int ImportDelay ) : void |
public ImportDirectoryMonitor ( string MonitorLocation, IScheduler Scheduler, int ImportDelay ) : Quartz | ||
MonitorLocation | string | |
Scheduler | IScheduler | |
ImportDelay | int | |
Résultat | Quartz |
public ScheduleCurrentFiles ( int ImportDelay ) : void | ||
ImportDelay | int | |
Résultat | void |