C# 클래스 SportingSolutions.Udapi.Sdk.StreamingExample.Console.GTPService

상속: IDisposable
파일 보기 프로젝트 열기: sportingsolutions/SS.Integration.UnifiedDataAPIClient.DotNet 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
GTPService ( ISettings settings = null ) : System
Start ( ) : void
Stop ( ) : void

비공개 메소드들

메소드 설명
Dispose ( bool disposing ) : void
ProcessFixture ( IResource fixture, string sport ) : void
TimerEvent ( IService theService ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GTPService() 공개 메소드

public GTPService ( ISettings settings = null ) : System
settings ISettings
리턴 System

Start() 공개 메소드

public Start ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void