Stop() private méthode

private Stop ( ) : void
Résultat void
Exemple #1
0
 void IOperationHost.Abort()
 {
     Process.Stop();
 }