DependencyTelemetry.Context Property

Definition

Gets the context associated with the current telemetry item.

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