Table of Contents

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

Property Value

int