Property MaxConcurrency
- Namespace
 - DSharpPlus.Net
 
- Assembly
 - DSharpPlus.dll
 
MaxConcurrency
Gets the maximum amount of shards that can boot concurrently.
[JsonProperty("max_concurrency")]
public int MaxConcurrency { get; }
Gets the maximum amount of shards that can boot concurrently.
[JsonProperty("max_concurrency")]
public int MaxConcurrency { get; }