Click or drag to resize

PowerShellExecutionHostBase Properties

The PowerShellExecutionHostBase type exposes the following members.

Properties
  NameDescription
Protected propertyBenchRoot
The root directory of the Bench environment.
Protected propertyCurrentToken
The current token to identify the IPC connection.
Public propertyIsDisposed
Checks if this instance of already disposed.
Protected propertyIsPowerShellExecutionHostRunning
Checks is the PowerShell process is running.
Public propertyIsStarted
Checks whether the host is started, or not.
Protected propertyPsExecHostScriptFile
An absolute path to the PsExecHost.ps1 script file.
Top
See Also