Class MemoryStats
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Represents memory stats.
public sealed class MemoryStats
- Inheritance
-
MemoryStats
- Inherited Members
Properties
- Allocated
Gets the allocated memory.
- Free
Gets the free memory.
- Reservable
Gets the reservable memory.
- Used
Gets the used memory.