Base:
method
Update
System.Net.Cache.RequestCache.Update(System.String, System.DateTime, System.DateTime, System.DateTime, System.TimeSpan, System.Collections.Specialized.StringCollection, System.Collections.Specialized.StringCollection)
1 override of Update
System (1)
net\System\Net\Cache\_SingleItemRequestCache.cs (1)
165internal override void Update(string key, DateTime expiresUtc, DateTime lastModifiedUtc, DateTime lastSynchronizedUtc, TimeSpan maxStale, StringCollection entryMetadata, StringCollection systemMetadata)