Table of Contents

Class SessionContext

Namespace
Microsoft.ApplicationInsights.Extensibility.Implementation
Assembly
Microsoft.ApplicationInsights.dll
public sealed class SessionContext
Inheritance
SessionContext
Inherited Members
Extension Methods

Properties

Id

public string Id { get; set; }

Property Value

string

IsFirst

public bool? IsFirst { get; set; }

Property Value

bool?