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