mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 13:33:13 +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