Description
This feature is already implemented in the standard ActiveMQ-Client (for Java). The original request was AMQ-855, a similar request was made for the C++ Client (AMQCPP-161).
This is the request for implementing a "pull" model for the .Net Client / NMS.
The recent behavior is that if prefetchSize is set to zero, no messages at all are received.