HttpCachePolicyBase.SetNoStore 메서드

정의

파생 클래스에서 재정의되는 경우 HTTP 헤더를 Cache-Control: no-store 설정합니다.

public:
 virtual void SetNoStore();
public virtual void SetNoStore();
abstract member SetNoStore : unit -> unit
override this.SetNoStore : unit -> unit
Public Overridable Sub SetNoStore ()

예외

적용 대상