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