Class SessionContext
- Assembly
- Microsoft.ApplicationInsights.dll
public sealed class SessionContext
- Inheritance
-
SessionContext
- Inherited Members
- Extension Methods
Properties
Id
public string Id { get; set; }
Property Value
IsFirst
public bool? IsFirst { get; set; }
Property Value
- bool?