Method | Description | |
---|---|---|
WebClientTimeout ( ) : System |
Creates a new WebClient using DefaultTimeout.
|
|
WebClientTimeout ( int timeout ) : System |
Creates a new WebClient.
|
Method | Description | |
---|---|---|
GetWebRequest ( |
protected GetWebRequest ( |
||
address | ||
return |
public WebClientTimeout ( int timeout ) : System | ||
timeout | int | The length of time, in milliseconds, before requests made by this |
return | System |