Table of Contents

Property HostId

Namespace
MVVrus.AspNetCore.ActiveSession
Assembly
MVVrus.AspNetCore.ActiveSession.dll

HostId

This host identifier.

public string HostId { get; set; }

Property Value

string

Remarks

It is used only for multi-instance active sessions (currently not implemented) and must be unique for each application instanse only in this case.