Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Примеры использования класса
Защищенные методы
Метод
Описание
AppHostHttpListenerBase
(
string
serviceName
) :
System.Reflection
Описание методов
AppHostHttpListenerBase()
защищенный
Метод
protected
AppHostHttpListenerBase
(
string
serviceName
) :
System.Reflection
serviceName
string
Результат
System.Reflection