System.Net.Cache.RequestCachePolicy Members

The members of System.Net.Cache.RequestCachePolicy are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Net.Cache.RequestCachePolicy class.

Initializes a new instance of the System.Net.Cache.RequestCachePolicy class. using the specified cache policy.

Public Properties

[read-only]
LevelRequestCacheLevel.

Gets the System.Net.Cache.RequestCacheLevel value specified when this instance was constructed.

Public Methods

override
ToString() : string

Returns a string representation of this instance.