.NET API MessageQueueErrorCode Error -1072824240 – TransactionUsage

In this post, you’ll learn more about the Error Code -1072824240 – TransactionUsage that is returned when working with the Message Queuing application in .NET

.NET API MessageQueueErrorCode Error

-1072824240 – TransactionUsage

MessageQueueErrorCode .NET API Error Description

Message text: Wrong transaction usage.
Message Queuing returns this error if an attempt was made to open a remote queue for read access from within a transaction, or an attempt was made to read a message from a non-transactional queue from within a transaction.