mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-09-13 12:43:17 +00:00
AsyncReply
This commit is contained in:
@@ -40,10 +40,11 @@ public enum ExceptionCode : ushort
|
||||
AddToStoreFailed,
|
||||
NotAttached,
|
||||
AlreadyListened,
|
||||
AlreadyUnlistened,
|
||||
AlreadyUnsubscribed,
|
||||
NotSubscribable,
|
||||
ParseError,
|
||||
Timeout,
|
||||
NotSupported,
|
||||
NotImplemented
|
||||
NotImplemented,
|
||||
NotAllowed
|
||||
}
|
||||
|
Reference in New Issue
Block a user