mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-07-30 17:30:40 +00:00
Permissions, RateControl and Auditing
This commit is contained in:
@@ -204,9 +204,7 @@ public class AsyncStreamReply : AsyncReply
|
||||
}
|
||||
|
||||
OnStreamError(exception);
|
||||
|
||||
if (errorCallbacks != null)
|
||||
base.TriggerError(exception);
|
||||
base.TriggerError(exception);
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user