public override void When() { Result = XmlEventFormatter.FormatList(new[] { Event }, new CancellationTokenSource().Token).FirstOrDefault(); }