TelemetryClient.Context Property

Definition

Gets the current context that will be used to augment telemetry you send.

public Microsoft.ApplicationInsights.DataContracts.TelemetryContext Context { get; }
member this.Context : Microsoft.ApplicationInsights.DataContracts.TelemetryContext
Public ReadOnly Property Context As TelemetryContext

Property Value

Applies to