Machine.PhysicalMemory Property

Read-only. Returns the size of the machine's physical memory in bytes.

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 ulong PhysicalMemory { get; }

Property Value

Type: UInt64

Implements

IConfigMachine.PhysicalMemory

See Also: