adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ServerLoadInfo Class / TotalMemory Field


In This Topic
    TotalMemory Field
    In This Topic
    The total amount of memory on the server (in bytes).
    Syntax
    'Declaration
     
    
    Public TotalMemory As Long
    public long TotalMemory
    public:
    int64 TotalMemory
    See Also