Aracılığıyla paylaş


DistributedCacheEntryExtensions Sınıf

Tanım

DistributedCacheEntryOptions işlemleri için uzantı yöntemleri.

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

Yöntemler

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ı (örn. erişilmediğini) ayarlar. Bu, girdi ömrünü mutlak süre sonunun (ayarlandıysa) ötesine uzatmaz.

Şunlara uygulanır