Table of Contents

Property IsReallyLocked

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

IsReallyLocked

A flag showing that an access to the service has been really locked. Contains true if the service was obtained from the active session's DI container, false otherwise.

bool IsReallyLocked { get; }

Property Value

bool