EventLogQuery public class EventLogQuery Documentation Code public bool ReverseDirection { get; set; } public EventLogSession Session { get; set; } public bool TolerateQueryErrors { get; set; } public EventLogQuery(string path, PathType pathType) public EventLogQuery(string path, PathType pathType, string query)