Edit

Share via


IHostEnvironmentStatistics.TotalPhysicalMemory Property

Definition

Gets the total physical memory on the host in bytes.

public long? TotalPhysicalMemory { get; }
member this.TotalPhysicalMemory : Nullable<int64>
Public ReadOnly Property TotalPhysicalMemory As Nullable(Of Long)

Property Value

16426476000

Examples

16426476000L for 16 GB.

Applies to