Table of Contents

Property SocketAutoReconnect

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.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