C# Class Helios.Channels.Sockets.TcpSocketChannel.TcpSocketChannelConfig

Inheritance: DefaultSocketChannelConfiguration
Afficher le fichier Open project: helios-io/helios

Méthodes publiques

Méthode Description
TcpSocketChannelConfig ( TcpSocketChannel channel, Socket javaSocket ) : System

Méthodes protégées

Méthode Description
AutoReadCleared ( ) : void

Method Details

AutoReadCleared() protected méthode

protected AutoReadCleared ( ) : void
Résultat void

TcpSocketChannelConfig() public méthode

public TcpSocketChannelConfig ( TcpSocketChannel channel, Socket javaSocket ) : System
channel TcpSocketChannel
javaSocket Socket
Résultat System