Property AutoReconnect
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
AutoReconnect
Sets whether to automatically reconnect in case a connection is lost.
Defaults to true.
[Deprecated("Use Gateway.AutoReconnect instead. This property will be removed in a future version.")]
public bool AutoReconnect { set; }