Skip to content

A wrapper around ConcurrentQueue<T> that provides events that are raised when items are added to/removed from the queue

License

Notifications You must be signed in to change notification settings

robertwray/RW.EventfulConcurrentQueue

Repository files navigation

RW.EventfulConcurrentQueue

A wrapper around ConcurrentQueue<T> that provides events that are raised when items are added to/removed from the queue

About

A wrapper around ConcurrentQueue<T> that provides events that are raised when items are added to/removed from the queue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages