I have a HostedService which inherits from BackgroundService. It loops and dequeues items from a Queue.
HostedService
BackgroundService
Queue
These items are placed