Property ResumeTimeout
- Namespace
- DisCatSharp.Lavalink
- Assembly
- DisCatSharp.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; }