Property ResumeTimeout
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
ResumeTimeout
Sets the time in seconds when all voice sessions are closed after the client disconnects.
Defaults to 60 seconds.
public int ResumeTimeout { set; }