RequestTelemetry.Context Property

Definition

Gets the object that contains contextual information about the application at the time when it handled the request.

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

Property Value

Implements

Applies to