다음을 통해 공유


OutputCacheAttribute 멤버

출력 캐싱을 사용하기 위한 선언적 방법을 제공합니다.

다음 표에는 OutputCacheAttribute 유형으로 제공되는 멤버의 목록이 나와 있습니다.

공개 생성자

  이름 설명
  OutputCacheAttribute 오버로드되었습니다. OutputCacheAttribute 클래스의 새 인스턴스를 초기화합니다.

위쪽

공개 속성

  이름 설명
public property CacheProfile 캐시 설정의 이름을 가져옵니다.
public property Duration 응답이 캐시되어야 하는 기간(초)을 가져옵니다.
public property Location 캐싱을 적용할 수 있는 위치를 가져옵니다.
public property SqlCacheDependencies SQL 캐시 종속성을 가져오거나 설정합니다.
public property TypeId  (Attribute에서 상속됨)
public property UseSlidingExpiration 기간에 상대(sliding) 만료가 사용되는지, 아니면 절대 만료가 사용되는지를 나타내는 값을 가져오거나 설정합니다.
public property VaryByHeaders 캐시된 응답의 기반이 되는 헤더를 가져오거나 설정합니다.

위쪽

공개 메서드

(보호됨 메서드 참고)

  이름 설명
public method Equals  오버로드되었습니다. (Attribute에서 상속됨)
public methodstatic GetCustomAttribute  오버로드되었습니다. (Attribute에서 상속됨)
public methodstatic GetCustomAttributes  오버로드되었습니다. (Attribute에서 상속됨)
public method GetHashCode  (Attribute에서 상속됨)
public method GetType  (Object에서 상속됨)
public method IsDefaultAttribute  (Attribute에서 상속됨)
public methodstatic IsDefined  오버로드되었습니다. (Attribute에서 상속됨)
public method Match  (Attribute에서 상속됨)
public methodstatic ReferenceEquals  (Object에서 상속됨)
public method ToString  (Object에서 상속됨)

위쪽

보호됨 메서드

  이름 설명
protected method Finalize  (Object에서 상속됨)
protected method MemberwiseClone  (Object에서 상속됨)

위쪽

명시적 인터페이스 구현

  이름 설명
  System.Runtime.InteropServices._Attribute.GetIDsOfNames  (Attribute에서 상속됨)
  System.Runtime.InteropServices._Attribute.GetTypeInfo  (Attribute에서 상속됨)
  System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (Attribute에서 상속됨)
  System.Runtime.InteropServices._Attribute.Invoke  (Attribute에서 상속됨)

위쪽

참고 항목

참조

OutputCacheAttribute 클래스
System.ServiceModel.DomainServices.Server 네임스페이스