Condividi tramite


ResponseCacheAttribute.Duration Proprietà

Definizione

Ottiene o imposta la durata in secondi per cui la risposta viene memorizzata nella cache. Imposta "max-age" nell'intestazione "Cache-control".

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

Valore della proprietà

Si applica a