mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-12-15 17:20:24 +00:00
AutoReconnect
This commit is contained in:
@@ -41,5 +41,6 @@ public enum ExceptionCode : ushort
|
||||
AlreadyListened,
|
||||
AlreadyUnlistened,
|
||||
NotListenable,
|
||||
ParseError
|
||||
ParseError,
|
||||
Timeout
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user