Add ListScheduelerEnqueueEvents to Inspector

This commit is contained in:
Ken Hibino
2020-12-26 07:03:04 -08:00
parent c06e9de97d
commit f4dd8fe962
3 changed files with 29 additions and 2 deletions

View File

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