Add result wait service
This commit is contained in:
@ -14,5 +14,7 @@
|
||||
Task StartAsync(IServiceScope scope);
|
||||
|
||||
Task CheckStateAsync(IServiceScope scope);
|
||||
|
||||
Task EndWithFailAsync(IServiceScope scope, Exception e);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user