CacheControlHeaderValue.NoStore Özellik

Tanım

yönergesi no-store için bir değer alır veya ayarlar.

Deposuz yapılandırma yanıtın herhangi bir önbellekte depolanmayabileceğini gösterir.

public:
 property bool NoStore { bool get(); void set(bool value); };
public bool NoStore { get; set; }
member this.NoStore : bool with get, set
Public Property NoStore As Boolean

Özellik Değeri

Açıklamalar

Bkz. https://tools.ietf.org/html/rfc7234#section-5.2.1.5.

Şunlara uygulanır