Add CancelActiveTask method to Inspector

This commit is contained in:
Ken Hibino
2020-12-05 06:49:01 -08:00
parent 52d536a8f5
commit c06e9de97d
2 changed files with 9 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `CancelActiveTask` method is added to `Inspector`.
- `SchedulerEntries` method is added to `Inspector`.
- `DeleteQueue` method is added to `Inspector`.