Mono Class Library: System.Net.Cache Namespace

System.Net.Cache.HttpRequestCacheLevel Enumeration

Documentation for this section has not yet been entered.
public enum HttpRequestCacheLevel

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
BypassCacheDocumentation for this section has not yet been entered.
CacheIfAvailableDocumentation for this section has not yet been entered.
CacheOnlyDocumentation for this section has not yet been entered.
CacheOrNextCacheOnlyDocumentation for this section has not yet been entered.
DefaultDocumentation for this section has not yet been entered.
NoCacheNoStoreDocumentation for this section has not yet been entered.
RefreshDocumentation for this section has not yet been entered.
ReloadDocumentation for this section has not yet been entered.
RevalidateDocumentation for this section has not yet been entered.

Requirements

Namespace: System.Net.Cache
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0