Table of Contents

Property MaxReconnects

Namespace
DSharpPlus.Net.Gateway
Assembly
DSharpPlus.dll

MaxReconnects

Specifies the maximum amount of reconnects to attempt consecutively. The counter resets if a connection is successfully established. Defaults to MaxValue.

public uint MaxReconnects { get; set; }

Property Value

uint