Table of Contents

Property WebSocketCloseTimeout

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Sets the time in milliseconds to wait for Lavalink's voice WebSocket to close after leaving a voice channel.

This will be the delay before the guild connection is removed.

Defaults to 3000 milliseconds.

public int WebSocketCloseTimeout { set; }

Property Value

int