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

An Quartz.IJob which serves 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
Start ( ) : void
Stop ( ) : void

Stops the server.

Method Details

ExecuteCore() protected méthode

protected ExecuteCore ( ) : void
Résultat void