다음을 통해 공유


Configuration.CacheInvalidated 이벤트

정의

구성 캐시가 무효화될 때 발생합니다.

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

이벤트 유형

설명

캐시는 IIS 7 구성 시스템의 변경 내용에 의해 무효화됩니다.

적용 대상