SimpleExecutionHost Class |
Namespace: Mastersign.Bench
The SimpleExecutionHost type exposes the following members.
Name | Description | |
---|---|---|
SimpleExecutionHost | Initializes a new instance of the SimpleExecutionHost class |
Name | Description | |
---|---|---|
IsDisposed |
Checks, whether this instance was disposed, or not.
|
Name | Description | |
---|---|---|
Dispose |
Disposes this instance and frees all ocupied resources.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
PreparePowerShellScriptExecution |
Checks whether a PowerShell script shall be executed.
And if that is the case, adjusts the executable and argument strings.
| |
RunProcess |
Starts a Windows process in a synchronous fashion.
| |
StartProcess(BenchEnvironment, String, String, String, ProcessExitCallback, ProcessMonitoring) |
Starts a Windows process in an asynchronous fashion.
| |
StartProcess(BenchEnvironment, String, String, String, Boolean, StringBuilder, StringBuilder) |
Starts a Windows process in a synchronous fashion.
| |
ToString | (Inherited from Object.) |