Overload List
| Name | Description | |
|---|---|---|
| Consume(Boolean) | 
            Return the record number and data from the available record closest
            to the head of the queue, and delete the record.
              | |
| Consume(Boolean, Transaction) | 
            Return the record number and data from the available record closest
            to the head of the queue, and delete the record.
              | |
| Consume(Boolean, Transaction, LockingInfo) | 
            Return the record number and data from the available record closest
            to the head of the queue, and delete the record.
              |