SessionStateTelemetry.Context Property

Definition

Gets the TelemetryContext of the application when the session state was recorded.

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

Property Value

Implements

Applies to