C# 클래스 Paradox.WebServices.Services.ServiceStartup

파일 보기 프로젝트 열기: tracstarr/ParadoxAlarmControl

공개 프로퍼티들

프로퍼티 타입 설명
ListeningOn string

공개 메소드들

메소드 설명
GetAppHostListner ( ) : AppHostHttpListenerBase
Run ( ) : void
Stop ( ) : void

메소드 상세

GetAppHostListner() 공개 정적인 메소드

public static GetAppHostListner ( ) : AppHostHttpListenerBase
리턴 ServiceStack.AppHostHttpListenerBase

Run() 공개 정적인 메소드

public static Run ( ) : void
리턴 void

Stop() 공개 정적인 메소드

public static Stop ( ) : void
리턴 void

프로퍼티 상세

ListeningOn 공개적으로 정적으로 프로퍼티

public static string ListeningOn
리턴 string