Method | Description | |
---|---|---|
ProcessWrapper ( |
||
RaiseOnExited ( ) : void | ||
ReleaseProcessHandle ( |
||
WaitForExitSafe ( int milliseconds ) : bool | ||
WaitForExitSafe ( ) : void | ||
WaitForExitSafeAsync ( |
Method | Description | |
---|---|---|
GetProcessHandle ( Kernel32 access, bool throwIfExited ) : |
public ProcessWrapper ( |
||
inner | ||
return | System |
public ReleaseProcessHandle ( |
||
handle | ||
return | void |
public WaitForExitSafe ( int milliseconds ) : bool | ||
milliseconds | int | |
return | bool |
public WaitForExitSafeAsync ( |
||
cancellation | ||
return | Task |