C# Class Orc.Scheduling.RunningTaskExtensions

Show file Open project: WildGums/Orc.Scheduling

Public Methods

Method Description
IsExpired ( this runningTask, ITimeService timeService ) : bool

Method Details

IsExpired() public static method

public static IsExpired ( this runningTask, ITimeService timeService ) : bool
runningTask this
timeService ITimeService
return bool