C# (CSharp) DotNetty.Transport.Channels.Sockets Namespace

Classes

Name Description
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.