DeclaredQosBuilder

Sets a prefetch limit when consuming messages. No more messages will be delivered to the consumer until one or more messages have been acknowledged or rejected.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Size of the limit.

Link copied to clipboard

Whether the limit will be shared across all consumers on the channel.

Functions

Link copied to clipboard

Builds the DeclaredQos instance.