Method | Description | |
---|---|---|
RetrieveCachedString ( |
||
TimedWebClient ( System.TimeSpan timeout, System.TimeSpan ttl, string cachedirectory ) : System |
Method | Description | |
---|---|---|
GetWebRequest ( |
Method | Description | |
---|---|---|
IsFileExpired ( string path, System.TimeSpan ttl ) : bool |
protected GetWebRequest ( |
||
address | ||
return |
public RetrieveCachedString ( |
||
uri | ||
return | string |
public TimedWebClient ( System.TimeSpan timeout, System.TimeSpan ttl, string cachedirectory ) : System | ||
timeout | System.TimeSpan | |
ttl | System.TimeSpan | |
cachedirectory | string | |
return | System |