v2.3.0-alpha
Pre-release
Pre-release
Changes:
- Queues infrastructure added (DiskQueue, MemoryQueue, TransformationQueue, LevelingQueue)
- QueueAsyncProcessor now supported newly added Queues
- MonitorObject added
- StaticThreadPool and DynamicThreadPool does not use own SynchrnizationContext and TaskScheduler by default since now
- Specific exceptions moved to their specific namespaces
- EntryCountingEvent method names simplified
- Public surface comments partially translated to English
- Code refactoring
- Bug fixes