Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ServiceStack
AppHostHttpListenerBase
C# 클래스 ServiceStack.AppHostHttpListenerBase
Inherit from this class if you want to host your web services inside a Console Application, Windows Service, etc. Usage of HttpListener allows you to host webservices on the same port (:80) as IIS however it requires admin user privillages.
상속:
HttpListenerBase
파일 보기
프로젝트 열기: ServiceStack/ServiceStack
1 사용 예제들
보호된 메소드들
메소드
설명
AppHostHttpListenerBase
(
string
serviceName
) :
System.Reflection
메소드 상세
AppHostHttpListenerBase()
보호된
메소드
protected
AppHostHttpListenerBase
(
string
serviceName
) :
System.Reflection
serviceName
string
리턴
System.Reflection