2 references to MQ_ERROR_MESSAGE_NOT_FOUND
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqQueue.cs (2)
380if (error == UnsafeNativeMethods.MQ_ERROR_MESSAGE_NOT_FOUND) 475else if (UnsafeNativeMethods.MQ_ERROR_MESSAGE_NOT_FOUND == error)