C# Class PushFrenzy.Web.WebSocketServiceHostFactory

Inheritance: System.ServiceModel.Activation.ServiceHostFactory
Afficher le fichier Open project: paulbatum/PushFrenzy

Méthodes protégées

Méthode Description
CreateServiceHost ( Type serviceType, Uri baseAddresses ) : System.ServiceModel.ServiceHost

Method Details

CreateServiceHost() protected méthode

protected CreateServiceHost ( Type serviceType, Uri baseAddresses ) : System.ServiceModel.ServiceHost
serviceType System.Type
baseAddresses System.Uri
Résultat System.ServiceModel.ServiceHost