예제 #1
0
 /// <nodoc />
 public Task <bool> WaitForProcessStartAsync()
 {
     return(StartupCompletion.GetAsyncCompletion());
 }