Table of Contents

Property SocketAutoReconnect

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Sets whether the connection wrapper should attempt automatic reconnects should the connection drop.

Defaults to true.

public bool SocketAutoReconnect { set; }

Property Value

bool