Overload List
Name | Description | |
---|---|---|
AddSubRequest(String) |
Adds a URL to the list of sub-requests that will be fetched from the web server
when this Request is sent.
| |
AddSubRequest(Url) |
Adds a Url to the list of sub-requests that will be fetched from the web server
when this Request is sent.
| |
AddSubRequest(Protocol, IpEndPoint, String) |
Adds a URL to the list of sub-requests that will be fetched from the web server
when this Request is sent.
|
See Also