Method: NewRelic::Agent::Commands::AgentCommandRouter#thread_profiler_session
- Defined in:
- lib/new_relic/agent/commands/agent_command_router.rb
#thread_profiler_session ⇒ Object
Returns the value of attribute thread_profiler_session.
20 21 22 |
# File 'lib/new_relic/agent/commands/agent_command_router.rb', line 20 def thread_profiler_session @thread_profiler_session end |