예제 #1
0
 protected override async Task ExecuteAsync(CancellationToken stoppingToken)
 {
     await _queryProcessor.StartAsync(stoppingToken);
 }