WebFileCacheClient Class |
Namespace: ShellBoost.Core.Utilities
public class WebFileCacheClient : WebClient
The WebFileCacheClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebFileCacheClient |
Initializes a new instance of the WebFileCacheClient class.
|
Name | Description | |
---|---|---|
![]() | Cookies |
Gets the cookies container instance.
|
![]() | IfModifiedSince |
Gets or sets the value of the if-modified-since request header.
|
![]() | RequestTimeout |
Gets or sets the request timeout.
|
![]() | ResponseUri |
Gets the response URI.
|
Name | Description | |
---|---|---|
![]() | GetWebRequest |
Returns a WebRequest object for the specified resource.
(Overrides WebClientGetWebRequest(Uri).) |
![]() | GetWebResponse |
Returns the WebResponse for the specified WebRequest.
(Overrides WebClientGetWebResponse(WebRequest).) |