Method: AMQ::Protocol::Connection::Blocked#reason
- Defined in:
- lib/amq/protocol/client.rb
#reason ⇒ Object (readonly)
Returns the value of attribute reason.
529 530 531 |
# File 'lib/amq/protocol/client.rb', line 529 def reason @reason end |