DistributedCacheEntryExtensions Klass

Definition

Tillhandahåller tilläggsmetoder för DistributedCacheEntryOptions åtgärder.

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

Metoder

Name Description
SetAbsoluteExpiration(DistributedCacheEntryOptions, DateTimeOffset)

Anger ett absolut utgångsdatum för cacheposten.

SetAbsoluteExpiration(DistributedCacheEntryOptions, TimeSpan)

Anger en absolut förfallotid i förhållande till nu.

SetSlidingExpiration(DistributedCacheEntryOptions, TimeSpan)

Anger hur länge cacheposten kan vara inaktiv (till exempel inte nås) innan den tas bort. Detta förlänger inte postens livslängd utöver den absoluta förfallotiden (om den anges).

Gäller för