public override Task SubmitAsync()
 {
     return(_processes.ProcessLotteryAsync());
 }