Force all ASP.NET cache to expire
        Posted  
        
            by ryudice
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ryudice
        
        
        
        Published on 2010-05-21T17:54:43Z
        Indexed on 
            2010/05/21
            18:00 UTC
        
        
        Read the original article
        Hit count: 426
        
Is there a method or something to force the expiration of all of the entries in the Cache collection of the HttpContext?
© Stack Overflow or respective owner