Bagikan melalui


CacheControlHeaderValue.NoCache Properti

Definisi

Mendapatkan atau menetapkan nilai untuk direktif no-cache .

Mengonfigurasi no-cache menunjukkan bahwa klien harus memvalidasi ulang respons cache dengan server asli sebelum menggunakannya.

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

Nilai Properti

Keterangan

Lihat https://tools.ietf.org/html/rfc7234#section-5.2.1.4.

Berlaku untuk