![]() | ExecutionRequest Class |
Namespace: Mastersign.Bench.RemoteExecHost
The ExecutionRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExecutionRequest |
Initializes a new instance of ExecutionRequest.
|
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 | |
---|---|---|
![]() | Arguments |
The command line argument string to pass to the executable.
|
![]() | Executable |
An absolute path to the executable to run.
|
![]() | WorkingDirectory |
The directory in which the execution shell take place.
|