API reference
Property ReconnectDelay
- Namespace
- DisCatSharp.Lavalink.Bridge
- Assembly
- DisCatSharp.Lavalink.dll
ReconnectDelay
Delay between bridge reconnection attempts.
Defaults to 5 seconds.
public TimeSpan ReconnectDelay { get; set; }
Delay between bridge reconnection attempts.
Defaults to 5 seconds.
public TimeSpan ReconnectDelay { get; set; }