Udostępnij za pośrednictwem


CacheProfile.Duration Właściwość

Definicja

Pobiera lub ustawia czas trwania w sekundach, dla którego odpowiedź jest buforowana. Jeśli ta właściwość jest ustawiona na wartość inną niż null, nagłówek "max-age" w nagłówku "Cache-control" jest ustawiony w elemecie Response.

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

Wartość właściwości

Dotyczy