Aracılığıyla paylaş


CacheTagHelperBase.ExpiresSliding Özellik

Tanım

Önbellek girişinin çıkarılması gereken son erişim süresini alır veya ayarlar.

public:
 property Nullable<TimeSpan> ExpiresSliding { Nullable<TimeSpan> get(); void set(Nullable<TimeSpan> value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("expires-sliding")]
public TimeSpan? ExpiresSliding { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("expires-sliding")>]
member this.ExpiresSliding : Nullable<TimeSpan> with get, set
Public Property ExpiresSliding As Nullable(Of TimeSpan)

Özellik Değeri

Öznitelikler

Şunlara uygulanır