RecoverableStreamProviderSettings.DataMinTimeInCache 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.
Minimum time message will stay in cache before it is available for time based purge.
public TimeSpan DataMinTimeInCache { get; set; }
member this.DataMinTimeInCache : TimeSpan with get, set
Public Property DataMinTimeInCache As TimeSpan