About BasicPublish.How do I know whether the transmission is successful? #1351
              
  
  Closed
              
          
                  
                    
                      a645010545
                    
                  
                
                  started this conversation in
                General
              
            Replies: 3 comments
-
| 
         Consider using GitHub Discussions for questions. They are no longer a new and relatively unknown GitHub features.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         We will not be adding a return value and will not be making   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         @a645010545 please see this tutorial - https://www.rabbitmq.com/tutorials/tutorial-seven-dotnet.html  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
When a message is sent to the queue, how do I determine whether the message is sent successfully?
Describe the solution you'd like
BasicPublish adds a return value and can resend a post if it fails.
Describe alternatives you've considered
Now there is no return value, we do not know whether the transmission was successful.
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions