Table of Contents

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; }

Property Value

int