Table of Contents
API reference

Property MaxReconnectAttempts

Namespace
DisCatSharp.Lavalink.Bridge
Assembly
DisCatSharp.Lavalink.dll

Maximum number of reconnection attempts before giving up.

Set to -1 for unlimited retries. Defaults to 10.

public int MaxReconnectAttempts { get; set; }

Property Value

int