SystemPerformanceInfoPhysicalMemoryAvailableBytes Property |
Gets the available amount of physical memory, in bytes.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public decimal PhysicalMemoryAvailableBytes { get; }
Public ReadOnly Property PhysicalMemoryAvailableBytes As Decimal
Get
public:
property Decimal PhysicalMemoryAvailableBytes {
Decimal get ();
}
member PhysicalMemoryAvailableBytes : decimal with get
Property Value
Type:
DecimalSee Also