2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-09-13 20:43:19 +00:00

AsyncReply

This commit is contained in:
2025-08-19 15:24:05 +03:00
parent 39da379569
commit 46b7744852
15 changed files with 1473 additions and 1721 deletions

View File

@@ -11,8 +11,8 @@ namespace Esiur.Net.Packets
Propagated = 0x1,
// Error
Permission = 0x81,
Execution = 0x82,
PermissionError = 0x81,
ExecutionError = 0x82,
// Partial
Progress = 0x10,