C# Class ServiceStack.AppHostHttpListenerPoolBase

Inheritance: AppHostHttpListenerBase
Afficher le fichier Open project: ServiceStack/ServiceStack

Méthodes protégées

Méthode Description
AppHostHttpListenerPoolBase ( string serviceName ) : System.Reflection
AppHostHttpListenerPoolBase ( string serviceName, int poolSize ) : System.Reflection

Method Details

AppHostHttpListenerPoolBase() protected méthode

protected AppHostHttpListenerPoolBase ( string serviceName ) : System.Reflection
serviceName string
Résultat System.Reflection

AppHostHttpListenerPoolBase() protected méthode

protected AppHostHttpListenerPoolBase ( string serviceName, int poolSize ) : System.Reflection
serviceName string
poolSize int
Résultat System.Reflection