Compartilhar via


Response.CacheTtl Propriedade

Definição

Habilite o cache de kernel para a resposta com o tempo limite fornecido. Http.Sys determina se a resposta pode ser armazenada em cache.

public:
 property Nullable<TimeSpan> CacheTtl { Nullable<TimeSpan> get(); void set(Nullable<TimeSpan> value); };
public TimeSpan? CacheTtl { get; set; }
member this.CacheTtl : Nullable<TimeSpan> with get, set
Public Property CacheTtl As Nullable(Of TimeSpan)

Valor da propriedade

Aplica-se a