Response.StatusCode Field

IronWebScraper

ResponseStatusCode Field

The http status code given by the url which as 200 or 404. 0 is returned in case the server is uncontactable.

Namespace:  IronWebScraper
Assembly:  IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)
Syntax
public int StatusCode
Public StatusCode As Integer

Field Value

Type: Int32
See Also