메소드 | 설명 | |
---|---|---|
GetWebpage ( string url, int timeoutSeconds ) : |
Requests a webpage and returns the result in form of a WebpageResponse object
|
public static GetWebpage ( string url, int timeoutSeconds ) : |
||
url | string | The url to the webpage |
timeoutSeconds | int | Timeout in seconds |
리턴 |