Esempio n. 1
0
 public BackgroundJobServer(BackgroundJobServerOptions options) : this(options, DataStorage.Current, new List <IBackgroundProcess>())
 {
 }