| Class | NewRelic::Agent::PipeService |
| In: |
lib/new_relic/agent/pipe_service.rb
|
| Parent: | Object |
| agent_id | [RW] | |
| buffer | [R] | |
| channel_id | [R] | |
| collector | [RW] | |
| pipe | [R] | |
| request_timeout | [RW] |
Invokes the block it is passed. This is used to implement HTTP keep-alive in the NewRelicService, and is a required interface for any Service class.