Exemplo n.º 1
0
 /// <nodoc />
 public Task <bool> WaitForProcessStartAsync()
 {
     return(StartupCompletion.GetAsyncCompletion());
 }