Table of Contents

Method CheckCompletion

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

CheckCompletion()

Signal the runner completion due to a transition to a final state if it was dellayed in the previous SetStatus(RunnerStatus, bool) call.

protected bool CheckCompletion()

Returns

bool

A value indicating that completion was really signaled.