Table of Contents

Class LocalSessionExtensions

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

This static class is a container for extension methods for ILocalSession interface.

public static class LocalSessionExtensions
Inheritance
LocalSessionExtensions
Inherited Members

Methods

TakeOwnership(ILocalSession, IDisposable)

Pass responsibility of disposing the disposable object passed to an object implementing the ILocalSession interface.