Method StartBackgroundExecution
- Namespace
- MVVrus.AspNetCore.ActiveSession.StdRunner
- Assembly
- MVVrus.AspNetCore.ActiveSession.dll
StartBackgroundExecution()
Protected, overrides RunnerBase.StartBackgroundExecution abstract method.
protected override void StartBackgroundExecution()
Remarks
Creates an asynchronous enumerator for the source async-enumerable and starts background process of its asynchronous enumeration via a chain of enumeration steps using its MoveNextAsync method.