Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WCFChat
WebSocketServiceHostFactory
C# Class WCFChat.WebSocketServiceHostFactory
Inheritance:
System.ServiceModel.Activation.ServiceHostFactory
Exibir arquivo
Open project: paulbatum/WebSocket-Samples
Protected Methods
Method
Description
CreateServiceHost
(
Type
serviceType
,
Uri
baseAddresses
) :
System.ServiceModel.ServiceHost
Method Details
CreateServiceHost()
protected
method
protected
CreateServiceHost
(
Type
serviceType
,
Uri
baseAddresses
) :
System.ServiceModel.ServiceHost
serviceType
System.Type
baseAddresses
System.Uri
return
System.ServiceModel.ServiceHost