Property MaxConcurrency
- Namespace
- DisCatSharp.Net
- Assembly
- DisCatSharp.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; }