Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Akka
Interfaced
SlimSocket
Client
ChannelFactory
C# Class Akka.Interfaced.SlimSocket.Client.ChannelFactory
ファイルを表示
Open project: SaladLab/Akka.Interfaced.SlimSocket
Class Usage Examples
Public Methods
Method
Description
ChannelFactory
( ) :
System
Create
( ) :
IChannel
Create
(
string
address
) :
IChannel
Private Methods
Method
Description
InitializeChannel
(
ChannelBase
channel
) :
void
Method Details
ChannelFactory()
public
method
public
ChannelFactory
( ) :
System
return
System
Create()
public
method
public
Create
( ) :
IChannel
return
IChannel
Create()
public
method
public
Create
(
string
address
) :
IChannel
address
string
return
IChannel