예제 #1
0
파일: ErosPod.cs 프로젝트: winemug/OmniCore
 public async Task StopQueue()
 {
     await TaskQueue.Shutdown();
 }