Property ActiveSessionId
- Namespace
- MVVrus.AspNetCore.ActiveSession
- Assembly
- MVVrus.AspNetCore.ActiveSession.dll
ActiveSessionId
An identifier (Id property value) of the Active Session the runner belongs to.
public string ActiveSessionId { readonly get; set; }