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