Table of Contents

Property MaximumConcurrentRestRequests

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

MaximumConcurrentRestRequests

Specifies the maximum rest requests to attempt concurrently. Defaults to 50. Only increase this if Discord has approved you to do so.

public int MaximumConcurrentRestRequests { get; set; }

Property Value

int