Udostępnij za pośrednictwem


Response.CacheTtl Właściwość

Definicja

Włącz buforowanie jądra dla odpowiedzi z danym limitem czasu. Http.Sys określa, czy można buforować odpowiedź.

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)

Wartość właściwości

Dotyczy