Property RamUsed
- Namespace
- DSharpPlus.Lavalink.Entities
- Assembly
- DSharpPlus.Lavalink.dll
RamUsed
Gets the amount of used RAM, in bytes.
public long RamUsed { get; }
Property Value
- long
Gets the amount of used RAM, in bytes.
public long RamUsed { get; }