Property CpuCoreCount
- Namespace
- DSharpPlus.Lavalink.Entities
- Assembly
- DSharpPlus.Lavalink.dll
CpuCoreCount
Gets the number of CPU cores available.
public int CpuCoreCount { get; }
Property Value
- int
Gets the number of CPU cores available.
public int CpuCoreCount { get; }