Table of Contents

Class RunnerStatusExtensions

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

Class containing an extension method for RunnerStatus enumerable

public static class RunnerStatusExtensions
Inheritance
RunnerStatusExtensions
Inherited Members

Methods

IsFinal(RunnerStatus)

Returns true if the state, specified by State is final, i.e. that a runner execution beyond that state will never proceed.

IsRunning(RunnerStatus)

Returns true if the state, specified by State is final, i.e. that a runner execution beyond that state will never proceed.