.NET API MessageQueueErrorCode Error -1072824285 – SecurityDescriptorBufferTooSmall
In this post, you’ll learn more about the Error Code -1072824285 – SecurityDescriptorBufferTooSmall that is returned when working with the Message Queuing application in .NET
.NET API MessageQueueErrorCode Error
-1072824285 – SecurityDescriptorBufferTooSmall
MessageQueueErrorCode .NET API Error Description
Message text: The size of the buffer passed to MQGetQueueSecurity is too small.
Message Queuing returns this error if the supplied security buffer is too small for the security descriptor.
Leave Your Comment