Property RunnerNumber
- Namespace
- MVVrus.AspNetCore.ActiveSession
- Assembly
- MVVrus.AspNetCore.ActiveSession.dll
RunnerNumber
A number assigned to the runner within the Active Session it belongs to.
public int RunnerNumber { readonly get; set; }
A number assigned to the runner within the Active Session it belongs to.
public int RunnerNumber { readonly get; set; }