Property | Type | Description | |
---|---|---|---|
CreateValidator | |||
FtpRequestCacheValidator | System | ||
TryConditionalRequest | CacheValidationStatus | ||
UpdateCacheEntryOnRevalidate | CacheValidationStatus | ||
UpdateCacheEntryOnStore | CacheValidationStatus | ||
ZeroPrivateVars | void |
Method | Description | |
---|---|---|
RevalidateCache ( ) : CacheValidationStatus | ||
UpdateCache ( ) : CacheValidationStatus | ||
ValidateCache ( ) : CacheValidationStatus | ||
ValidateFreshness ( ) : CacheFreshnessStatus | ||
ValidateRequest ( ) : CacheValidationStatus | ||
ValidateResponse ( ) : CacheValidationStatus |
Method | Description | |
---|---|---|
CreateValidator ( ) : |
||
FtpRequestCacheValidator ( bool strictCacheErrors, System.TimeSpan unspecifiedMaxAge ) : System | ||
TryConditionalRequest ( ) : CacheValidationStatus | ||
UpdateCacheEntryOnRevalidate ( ) : CacheValidationStatus | ||
UpdateCacheEntryOnStore ( ) : CacheValidationStatus | ||
ZeroPrivateVars ( ) : void |
protected RevalidateCache ( ) : CacheValidationStatus | ||
return | CacheValidationStatus |
protected UpdateCache ( ) : CacheValidationStatus | ||
return | CacheValidationStatus |
protected ValidateCache ( ) : CacheValidationStatus | ||
return | CacheValidationStatus |
protected ValidateFreshness ( ) : CacheFreshnessStatus | ||
return | CacheFreshnessStatus |
protected ValidateRequest ( ) : CacheValidationStatus | ||
return | CacheValidationStatus |
protected ValidateResponse ( ) : CacheValidationStatus | ||
return | CacheValidationStatus |