PowerShellExecutionHostBase Properties |
The PowerShellExecutionHostBase type exposes the following members.
Name | Description | |
---|---|---|
BenchRoot |
The root directory of the Bench environment.
| |
CurrentToken |
The current token to identify the IPC connection.
| |
IsDisposed |
Checks if this instance of already disposed.
| |
IsPowerShellExecutionHostRunning |
Checks is the PowerShell process is running.
| |
IsStarted |
Checks whether the host is started, or not.
| |
PsExecHostScriptFile |
An absolute path to the PsExecHost.ps1 script file.
|