EventLogSession
public EventLogSession()
public EventLogSession(string server, string domain, string user, SecureString password, SessionAuthentication logOnType)
public void ExportLog(string path, PathType pathType, string query, string targetFilePath, bool tolerateQueryErrors)
public void ExportLogAndMessages(string path, PathType pathType, string query, string targetFilePath)
public void ExportLogAndMessages(string path, PathType pathType, string query, string targetFilePath, bool tolerateQueryErrors, CultureInfo targetCultureInfo)