1. Description
I tried to set the Timeout property of HttpWebRequest inside the PreRequest delegation of HtmlWeb, but it seems not working at all. then I checked the source and found there is a Timeout property inside HtmlWeb. So which one is literally available?
- HAP version: 1.11.72
- NET version (net45)