Delen via


CacheSerializerHints.SuggestedCacheExpiry Property

Definition

Suggested cache expiry based on the in-coming token. Use to optimize cache eviction with the app token cache.

public DateTimeOffset? SuggestedCacheExpiry { get; set; }
member this.SuggestedCacheExpiry : Nullable<DateTimeOffset> with get, set
Public Property SuggestedCacheExpiry As Nullable(Of DateTimeOffset)

Property Value

Applies to