Method: NewRelic::Agent::Transaction#nesting_max_depth

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

#nesting_max_depthObject (readonly)

[View source]

74
75
76
# File 'lib/new_relic/agent/transaction.rb', line 74

def nesting_max_depth
  @nesting_max_depth
end