C# Класс ServiceStack.AppHostHttpListenerPoolBase

Наследование: AppHostHttpListenerBase
Показать файл Открыть проект

Защищенные методы

Метод Описание
AppHostHttpListenerPoolBase ( string serviceName ) : System.Reflection
AppHostHttpListenerPoolBase ( string serviceName, int poolSize ) : System.Reflection

Описание методов

AppHostHttpListenerPoolBase() защищенный Метод

protected AppHostHttpListenerPoolBase ( string serviceName ) : System.Reflection
serviceName string
Результат System.Reflection

AppHostHttpListenerPoolBase() защищенный Метод

protected AppHostHttpListenerPoolBase ( string serviceName, int poolSize ) : System.Reflection
serviceName string
poolSize int
Результат System.Reflection