WorkItemQueueState
WorkItemQueueState indicates the current state of a WorkItemQueue
            
                
Paused = 0
The queue is paused
            
Running = 1
The queue is running
            
Stopped = 2
The queue is stopped