Table of Contents

Method StartBackgroundExecution

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

StartBackgroundExecution()

Protected abstract. This method is used to start background execution synchronously.

protected abstract void StartBackgroundExecution()

Remarks

Must be overriden in descendent classes.