| Class | Description |
|---|---|
| LockingQueue<T> |
Queue wrapper for specific needs inside messenger module
Main idea is the ability to define if some consumer is already working with this queue, so another will not start working with it.
|
Copyright © 2018. All rights reserved.