Error 0xC00E005A 
            
            
            
        
                    
                Value: -1072824230 | 0xC00E005A  | 3222143066
        
      
      
        What does it mean ?
        
                
                    - 
                        
                        
                            
                                
                                    MQ_ERROR_QUEUE_DELETED
                                    
                         
                        
                        
                        
                        
                            
                    
- 
                        
                            - The queue was deleted. Messages cannot be received anymore using this queue handle. The handle should be closed.
                            
- Value: 90 | 0x005A | 0b0000000001011010
 
 
        Where does it come from ?
        
            
                - 
                    
                        FACILITY_MSMQ
                    
                     
                    
                    
                    
                    
                
- 
                    
                        - Microsoft Message Queue (MSMQ)
                        
- Value: 14 | 0x00E | 0b00001110
 
 
        
            
     
    
    
        
            
            
            
            
        
            
                
                     StackOverflow
StackOverflow
                    
                 
             
 
 
Other Errors for FACILITY_MSMQ