Exemple #1
0
 public async Task AdjustLoad()
 {
     await _store.IncreaseTriggerTime(_options.SchedName, _options.SchedInstanceId);
 }