HttpCachePolicyBase.SetNoStore 方法

定义

当在派生类中重写时,请设置 Cache-Control: no-store HTTP 头。

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

例外

适用于