Table of Contents

Method StartBackgroundExecution

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

StartBackgroundExecution()

Protected, overrides RunnerBase.StartBackgroundExecution abstract method. This method is used to start background execution synchronously.

protected override void StartBackgroundExecution()

Remarks

Starts a background task enumerating the source enumerable for which this instance serves as an adapter.