public void AddSession(LazynetChannelHandlerContext channelHandlerContext)
 {
     ServiceContext.AddSession(channelHandlerContext);
 }