C# Class AK.F1.Timing.Service.Jobs.SessionRecorderJob

An Quartz.IJob which records the current session. This class cannot be inherited.
Inheritance: SessionJobBase
Show file Open project: simoneb/ak-f1-timing

Protected Methods

Method Description
ExecuteCore ( ) : void

Private Methods

Method Description
GetSessionTmsPath ( ) : string
MoveToTmsDirectory ( string path ) : void

Method Details

ExecuteCore() protected method

protected ExecuteCore ( ) : void
return void