Méthode | Description | |
---|---|---|
Start ( ) : void | ||
Stop ( ) : void | ||
TaskManager ( log4net.ILog log, IConfigController configController, string path, IStop stop, ISleep sleep, int configurationReReadTime ) : System.Collections.Generic |
Méthode | Description | |
---|---|---|
IfConfigurationHasBeenReloadedStopThreads ( ITaskBag newTaskBag ) : void | ||
StartTasks ( ) : void |
public TaskManager ( log4net.ILog log, IConfigController configController, string path, IStop stop, ISleep sleep, int configurationReReadTime ) : System.Collections.Generic | ||
log | log4net.ILog | |
configController | IConfigController | |
path | string | |
stop | IStop | |
sleep | ISleep | |
configurationReReadTime | int | |
Résultat | System.Collections.Generic |