C# Class WebPagePingTPL.WebPageAnalyzer

Mostra file Open project: platzhersh/FHNW-Java-Projekte Class Usage Examples

Public Methods

Method Description
CheckWebSites ( ) : void
CheckWebsitesParallel ( ) : void

Private Methods

Method Description
IsWebPageAlive ( string url ) : bool

Method Details

CheckWebSites() public method

public CheckWebSites ( ) : void
return void

CheckWebsitesParallel() public method

public CheckWebsitesParallel ( ) : void
return void