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
AspComet
ClientFactory
C# Class AspComet.ClientFactory
The default client factory. Applications can provide their own factory if they wish to have their own type of client
Inheritance:
IClientFactory
Exibir arquivo
Open project: nmosafi/aspComet
Public Methods
Method
Description
CreateClient
(
string
id
) :
IClient
Method Details
CreateClient()
public
method
public
CreateClient
(
string
id
) :
IClient
id
string
return
IClient