ProtonLink.getQueued

Retrieves the current number of queued messages.

For a receiver link, this is the number of messages that have already arrived locally but not yet been processed.

@return the number of queues messages

interface ProtonLink(T)
int
getQueued
()

Meta