Méthode | Description | |
---|---|---|
ProcessWrapper ( |
||
RaiseOnExited ( ) : void | ||
ReleaseProcessHandle ( |
||
WaitForExitSafe ( int milliseconds ) : bool | ||
WaitForExitSafe ( ) : void | ||
WaitForExitSafeAsync ( |
Méthode | Description | |
---|---|---|
GetProcessHandle ( Kernel32 access, bool throwIfExited ) : |
public ProcessWrapper ( |
||
inner | ||
Résultat | System |
public ReleaseProcessHandle ( |
||
handle | ||
Résultat | void |
public WaitForExitSafe ( int milliseconds ) : bool | ||
milliseconds | int | |
Résultat | bool |
public WaitForExitSafeAsync ( |
||
cancellation | ||
Résultat | Task |