Method: NewRelic::Agent::Threading::ThreadProfile#profile_id
- Defined in:
- lib/new_relic/agent/threading/thread_profile.rb
permalink #profile_id ⇒ Object (readonly)
Returns the value of attribute profile_id.
15 16 17 |
# File 'lib/new_relic/agent/threading/thread_profile.rb', line 15 def profile_id @profile_id end |