DistributedCacheEntryExtensions Sınıf

Tanım

İşlemler için DistributedCacheEntryOptions uzantı yöntemleri sağlar.

public ref class DistributedCacheEntryExtensions abstract sealed
public static class DistributedCacheEntryExtensions
type DistributedCacheEntryExtensions = class
Public Module DistributedCacheEntryExtensions
Devralma
DistributedCacheEntryExtensions

Yöntemler

Name Description
SetAbsoluteExpiration(DistributedCacheEntryOptions, DateTimeOffset)

Önbellek girdisi için mutlak bir son kullanma tarihi ayarlar.

SetAbsoluteExpiration(DistributedCacheEntryOptions, TimeSpan)

Şimdiye göre mutlak bir süre sonu süresi ayarlar.

SetSlidingExpiration(DistributedCacheEntryOptions, TimeSpan)

Önbellek girişinin kaldırılmadan önce ne kadar süreyle devre dışı bırakılacağını (örneğin, erişilmediğini) ayarlar. Bu, girdi ömrünü mutlak süre sonunun (ayarlandıysa) ötesine uzatmaz.

Şunlara uygulanır