Method: Beetle::Message#timeout

Defined in:
lib/beetle/message.rb

#timeoutObject (readonly)

how many seconds the handler is allowed to execute



49
50
51
# File 'lib/beetle/message.rb', line 49

def timeout
  @timeout
end