mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-14 04:58:33 +00:00
feat: Added RateLimitedEventQueue collection for throttling events
This commit is contained in:
parent
588e3df86e
commit
621d83d8dc
4 changed files with 284 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
## [Unreleased]
|
||||
### Added
|
||||
- Adding SequenceComparer for ordering collections of lists, arrays, etc
|
||||
- Added RateLimitedEventQueue collection for throttling events
|
||||
|
||||
### Changed
|
||||
- Potential fix for timer disposal on Net Standard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue