Property Id
- Namespace
- MVVrus.AspNetCore.ActiveSession
- Assembly
- MVVrus.AspNetCore.ActiveSession.dll
Id
The runner identifier. It is a part of IRunner interface implementation.
public RunnerId Id { get; init; }
Property Value
Remarks
Contains the default value of RunnerId type if not exposed by the runner or assigned in a constructor.