Method | Description | |
---|---|---|
Run ( string site, Microsoft.Build.Utilities.TaskLoggingHelper log, int maxPages, bool strict ) : void | ||
SendStopMessageToProcess ( int PID ) : void |
Method | Description | |
---|---|---|
FailOrIgnore ( ViolationLevel level ) : bool | ||
LogBrokenLinks ( CrawlerReport report ) : void | ||
LogResponseTimes ( CrawlerReport report ) : void | ||
LogSeoViolations ( CrawlerReport report ) : void | ||
PipeProcessToLog ( |
||
RunAnalysis ( |
||
TeamCityEscape ( string s ) : string |
public Run ( string site, Microsoft.Build.Utilities.TaskLoggingHelper log, int maxPages, bool strict ) : void | ||
site | string | |
log | Microsoft.Build.Utilities.TaskLoggingHelper | |
maxPages | int | |
strict | bool | |
return | void |
public static SendStopMessageToProcess ( int PID ) : void | ||
PID | int | |
return | void |