Property AutoReconnect
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
AutoReconnect
Sets whether to automatically reconnect in case a connection is lost.
Defaults to true.
public bool AutoReconnect { set; }
Sets whether to automatically reconnect in case a connection is lost.
Defaults to true.
public bool AutoReconnect { set; }