C# (CSharp) DotNetty.Transport.Channels.Sockets Пространство имен

Классы

Имя Описание
ChannelInputShutdownEvent Special event which will be fired and passed to the IChannelHandler.UserEventTriggered(IChannelHandlerContext,object) methods once the input of an ISocketChannel was shutdown and the ISocketChannelConfiguration.AllowHalfClosure property returns true.