public override int WritePayload(System.IO.MemoryStream stream) { QKey.Write(stream); return(QueryKey.LEN); }