コード例 #1
0
 public async Task Execute(IJobExecutionContext context)
 {
     _configurationReader.RefreshCache();
     await Task.CompletedTask;
 }