RecoverableStreamProviderSettings.DataMaxAgeInCache Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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