DataCacheMemoryRamSize Property |
Get the size of RAM memory on this computer.
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic static ulong MemoryRamSize { get; }
Public Shared ReadOnly Property MemoryRamSize As ULong
Get
public:
static property unsigned long long MemoryRamSize {
unsigned long long get ();
}
static member MemoryRamSize : uint64 with get
Property Value
Type:
UInt64
See Also