the queue's id
the maximum time to wait whilst blocking/waiting to dequeue an item from the queue
a Result either containing the dequeued item or a QixException if the id does not refer to a queue registered with this manager or the timeout was exceeded
Wait up until a specified maximum amount of time to dequeue an item from the queue given by the provided id