Compartilhar via


Configuration.CacheInvalidated Evento

Definição

Ocorre quando o cache de configuração foi invalidado.

public:
 event EventHandler ^ CacheInvalidated;
public event EventHandler CacheInvalidated;
member this.CacheInvalidated : EventHandler 
Public Custom Event CacheInvalidated As EventHandler 

Tipo de evento

Comentários

O cache é invalidado por alterações no sistema de configuração do IIS 7.

Aplica-se a