The RunUnit type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|   | Active | 
             Gets a bool to show if the rununit is active or not.
              | 
|   | CommandLine | 
             Sets the command line for the programs executing in the RunUnit
              | 
|   | DefaultRunUnit | Gets the default run unit | 
|   | DiagnosticStatus | 
            Returns a Diagnostic message about the status of this rununit
             | 
|   | GUID | 
             Gets the GUID for this rununit
              | 
|   | RunUnitID | 
            Gets a unique long to identify this rununit
             | 
|   | Switches | 
             Sets the switches for the programs executing in the RunUnit
              | 
See Also