You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No matter what you set for the [OutputCache(Duration=???)] the OutputCacheProvider.Add method always receives {12/31/9999 11:59:59 PM} for whatever the Duration is.
Note: I assume that Duration maps to utcExpires, but I may be wrong :)
No matter what you set for the [OutputCache(Duration=???)] the OutputCacheProvider.Add method always receives {12/31/9999 11:59:59 PM} for whatever the Duration is.
Note: I assume that Duration maps to utcExpires, but I may be wrong :)