In this post, you’ll learn more about the Error Code -1072824234 – StaleHandle that is returned when working with the Message Queuing application in .NET
.NET API MessageQueueErrorCode Error
-1072824234 – StaleHandle
MessageQueueErrorCode .NET API Error Description
Message text: The Queue Manager service has been restarted. The queue handle is stale and should be closed.
Message Queuing returns this error if the specified handle was obtained in a previous session of the Queue Manager service.
Leave a Reply