System.Net.Cache.HttpRequestCachePolicy.HttpRequestCachePolicy C# (CSharp) Method

HttpRequestCachePolicy() public method

        public HttpRequestCachePolicy() { }
        public HttpRequestCachePolicy(System.DateTime cacheSyncDate) { }

Same methods

HttpRequestCachePolicy::HttpRequestCachePolicy ( System cacheSyncDate )
HttpRequestCachePolicy::HttpRequestCachePolicy ( System cacheAgeControl, System ageOrFreshOrStale )
HttpRequestCachePolicy::HttpRequestCachePolicy ( System cacheAgeControl, System maxAge, System freshOrStale )
HttpRequestCachePolicy::HttpRequestCachePolicy ( System cacheAgeControl, System maxAge, System freshOrStale, System cacheSyncDate )