Method: AMQ::Protocol::Basic::Cancel#consumer_tag
- Defined in:
- lib/amq/protocol/client.rb
#consumer_tag ⇒ Object (readonly)
Returns the value of attribute consumer_tag.
1731 1732 1733 |
# File 'lib/amq/protocol/client.rb', line 1731 def consumer_tag @consumer_tag end |