TelemetryContext.Session Property

Definition

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

public:
 property Microsoft::VisualStudio::ApplicationInsights::Extensibility::Implementation::SessionContext ^ Session { Microsoft::VisualStudio::ApplicationInsights::Extensibility::Implementation::SessionContext ^ get(); };
public Microsoft.VisualStudio.ApplicationInsights.Extensibility.Implementation.SessionContext Session { get; }
member this.Session : Microsoft.VisualStudio.ApplicationInsights.Extensibility.Implementation.SessionContext
Public ReadOnly Property Session As SessionContext

Property Value

Applies to