Base:
method
Store
System.Net.Cache.RequestCache.Store(System.String, System.Int64, System.DateTime, System.DateTime, System.TimeSpan, System.Collections.Specialized.StringCollection, System.Collections.Specialized.StringCollection)
1 override of Store
System (1)
net\System\Net\Cache\_SingleItemRequestCache.cs (1)
138internal override Stream Store(string key, long contentLength, DateTime expiresUtc, DateTime lastModifiedUtc, TimeSpan maxStale, StringCollection entryMetadata, StringCollection systemMetadata)