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

Copy
public interface IConfigMachine

 

The IConfigMachine type exposes the following members.

Properties

  Name Description

Public property

Hostname

See property Hostname.

Public property

NumberLogicalCores

See property NumberLogicalCores.

Public property

PhysicalMemory

See property PhysicalMemory.

See Also: