# File lib/new_relic/agent/new_relic_service.rb, line 78 def shutdown(time) invoke_remote(:shutdown, [@agent_id, time.to_i]) if @agent_id end