3 references to ExemptDelta
System (3)
net\System\Net\Cache\IERequestCache.cs (2)
543
attributes |= _WinInetCache.Entry_FC.
ExemptDelta
|_WinInetCache.Entry_FC.Attribute;
1089
if (_WinInetCache.Update(m_Entry, _WinInetCache.Entry_FC.
ExemptDelta
) != _WinInetCache.Status.Success)
net\System\Net\Cache\WinInetCache.cs (1)
446
attributes |= (Entry_FC.Attribute | Entry_FC.
ExemptDelta
);