C# Class System.Net.Cache.HttpRequestCachePolicy

Inheritance: RequestCachePolicy
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
HttpRequestCachePolicy ( )
HttpRequestCachePolicy ( System cacheSyncDate )
HttpRequestCachePolicy ( System cacheAgeControl, System ageOrFreshOrStale )
HttpRequestCachePolicy ( System cacheAgeControl, System maxAge, System freshOrStale )
HttpRequestCachePolicy ( System cacheAgeControl, System maxAge, System freshOrStale, System cacheSyncDate )
ToString ( ) : string

Method Details

HttpRequestCachePolicy() public méthode

HttpRequestCachePolicy() public méthode

public HttpRequestCachePolicy ( System cacheSyncDate )
cacheSyncDate System

HttpRequestCachePolicy() public méthode

public HttpRequestCachePolicy ( System cacheAgeControl, System ageOrFreshOrStale )
cacheAgeControl System
ageOrFreshOrStale System

HttpRequestCachePolicy() public méthode

public HttpRequestCachePolicy ( System cacheAgeControl, System maxAge, System freshOrStale )
cacheAgeControl System
maxAge System
freshOrStale System

HttpRequestCachePolicy() public méthode

public HttpRequestCachePolicy ( System cacheAgeControl, System maxAge, System freshOrStale, System cacheSyncDate )
cacheAgeControl System
maxAge System
freshOrStale System
cacheSyncDate System

ToString() public méthode

public ToString ( ) : string
Résultat string