IConfigMachine Interface

This interface is the abstraction of the concrete implementation by class Machine.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public interface IConfigMachine

The IConfigMachine type exposes the following members.

Properties
NameDescription
Public propertyHostname
See property Hostname.
Public propertyNumberLogicalCores
See property NumberLogicalCores.
Public propertyPhysicalMemory
See property PhysicalMemory.
Top
See Also