Edytuj

Udostępnij za pośrednictwem


StreamCacheEvictionOptions.DataMaxAgeInCache Property

Definition

Gets or sets the difference in time between the newest and oldest messages in the cache. Any messages older than this will be purged from the cache.

public TimeSpan DataMaxAgeInCache { get; set; }
member this.DataMaxAgeInCache : TimeSpan with get, set
Public Property DataMaxAgeInCache As TimeSpan

Property Value

Applies to