MetricHelper.AddTelemetryClient(TelemetryClient) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void AddTelemetryClient (Microsoft.ApplicationInsights.TelemetryClient client);
member this.AddTelemetryClient : Microsoft.ApplicationInsights.TelemetryClient -> unit
Public Sub AddTelemetryClient (client As TelemetryClient)
Parameters
- client
- TelemetryClient