Method: NewRelic::Agent::Transaction#state

Defined in:
lib/new_relic/agent/transaction.rb

#stateObject

[View source]

262
263
264
# File 'lib/new_relic/agent/transaction.rb', line 262

def state
  NewRelic::Agent::Tracer.state
end