Table of Contents

Property AutoReconnect

Namespace
DSharpPlus.Net.Gateway
Assembly
DSharpPlus.dll

AutoReconnect

Specifies whether the gateway should attempt to reconnect automatically, if possible. It will always attempt to resume a session, regardless of this setting. Defaults to true.

public bool AutoReconnect { get; set; }

Property Value

bool