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