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

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

Stops the server.

Method Details

ExecuteCore() protected method

protected ExecuteCore ( ) : void
return void