mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-07-30 17:30:40 +00:00
Rate Policy
This commit is contained in:
@@ -271,7 +271,7 @@ public class AsyncReply
|
||||
return;
|
||||
}
|
||||
|
||||
public void TriggerError(Exception exception)
|
||||
public virtual void TriggerError(Exception exception)
|
||||
{
|
||||
//timeout?.Dispose();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user