Table of Contents

Property IsFromSession

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

IsFromSession

Contains true if the service has been obtained from active session's DI container, false otherwise.

bool IsFromSession { get; }

Property Value

bool