IConfigMachine Interface
This interface is the abstraction of the concrete implementation by class Machine.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public interface IConfigMachine
The IConfigMachine type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Hostname |
See property Hostname. |
|
|
NumberLogicalCores |
See property NumberLogicalCores. |
|
|
PhysicalMemory |
See property PhysicalMemory. |
See Also: