Exemplo n.º 1
0
 public override void ChannelInactive(IChannelHandlerContext context)
 {
     _channelManager.ChannelInactive(context);
 }