Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Helios
Channels
Sockets
TcpSocketChannel.TcpSocketChannelConfig
C# Class Helios.Channels.Sockets.TcpSocketChannel.TcpSocketChannelConfig
Inheritance:
DefaultSocketChannelConfiguration
Datei anzeigen
Open project: helios-io/helios
Public Methods
Method
Description
TcpSocketChannelConfig
(
TcpSocketChannel
channel
,
Socket
javaSocket
) :
System
Protected Methods
Method
Description
AutoReadCleared
( ) :
void
Method Details
AutoReadCleared()
protected
method
protected
AutoReadCleared
( ) :
void
return
void
TcpSocketChannelConfig()
public
method
public
TcpSocketChannelConfig
(
TcpSocketChannel
channel
,
Socket
javaSocket
) :
System
channel
TcpSocketChannel
javaSocket
Socket
return
System