ExecutionResult Class |
Namespace: Mastersign.Bench.RemoteExecHost
The ExecutionResult type exposes the following members.
Name | Description | |
---|---|---|
ExecutionResult |
Initializes a new instance of ExecutionResult.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
ExitCode |
The exit code of the executed process.
| |
TranscriptPath |
An absolute path to a text file, containing the transcript of the process output.
|