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

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

Méthodes protégées

Méthode Description
ExecuteCore ( ) : void

Private Methods

Méthode Description
GetSessionTmsPath ( ) : string
MoveToTmsDirectory ( string path ) : void

Method Details

ExecuteCore() protected méthode

protected ExecuteCore ( ) : void
Résultat void