C# Class Helios.Channels.Sockets.TcpServerSocketChannel.TcpServerSocketChannelUnsafe

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FinishRead ( SocketChannelAsyncOperation operation ) : void
TcpServerSocketChannelUnsafe ( TcpServerSocketChannel channel ) : System

Method Details

FinishRead() public méthode

public FinishRead ( SocketChannelAsyncOperation operation ) : void
operation SocketChannelAsyncOperation
Résultat void

TcpServerSocketChannelUnsafe() public méthode

public TcpServerSocketChannelUnsafe ( TcpServerSocketChannel channel ) : System
channel TcpServerSocketChannel
Résultat System