TelemetryContext.Session Property

Definition

Gets the object describing a user session tracked by this TelemetryContext.

public Microsoft.ApplicationInsights.Extensibility.Implementation.SessionContext Session { get; }
member this.Session : Microsoft.ApplicationInsights.Extensibility.Implementation.SessionContext
Public ReadOnly Property Session As SessionContext

Property Value

Applies to