Sdílet prostřednictvím


ResponseCacheAttribute.Duration Vlastnost

Definice

Získá nebo nastaví dobu trvání v sekundách, po kterou je odpověď uložena v mezipaměti. Tím se v hlavičce Cache-control nastaví "max-age".

public:
 property int Duration { int get(); void set(int value); };
public int Duration { get; set; }
member this.Duration : int with get, set
Public Property Duration As Integer

Hodnota vlastnosti

Platí pro