C# 클래스 AK.F1.Timing.Service.Jobs.SessionServerJob

An Quartz.IJob which serves the current session. This class cannot be inherited.
상속: SessionJobBase
파일 보기 프로젝트 열기: simoneb/ak-f1-timing

보호된 메소드들

메소드 설명
ExecuteCore ( ) : void

비공개 메소드들

메소드 설명
Start ( ) : void
Stop ( ) : void

Stops the server.

메소드 상세

ExecuteCore() 보호된 메소드

protected ExecuteCore ( ) : void
리턴 void