Setting the maximum number of message in the queue doesn't work.
In both the following examples, the expected number of messages received by the queue should be 2 (max message number is set to 2 both in the constructor and message Policy), instead all the 3 sent message are retrieved by the Pull.
Setting the maximum number of message in the queue doesn't work.
In both the following examples, the expected number of messages received by the queue should be 2 (max message number is set to 2 both in the constructor and message Policy), instead all the 3 sent message are retrieved by the Pull.