• /
  • ログイン
  • 無料アカウント

GetAgent

Syntax

NewRelic.Api.Agent.NewRelic.GetAgent()

Get access to the Agent via the IAgent interface.

Requirements

Agent version 8.9 or higher.

Compatible with all app types.

Description

Get access to Agent API methods via the IAgent interface.

Return values

An implementation of IAgent providing access to the IAgent API.

Examples

IAgent agent = NewRelic.Api.Agent.NewRelic.GetAgent();

その他のヘルプ

さらに支援が必要な場合は、これらのサポートと学習リソースを確認してください:

問題を作成するこのページを編集する
Copyright © 2020 New Relic Inc.