CircuitOptions.PersistedCircuitInMemoryRetentionPeriod 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.
Gets or sets the duration for which a persisted circuit is retained in memory.
public TimeSpan PersistedCircuitInMemoryRetentionPeriod { get; set; }
member this.PersistedCircuitInMemoryRetentionPeriod : TimeSpan with get, set
Public Property PersistedCircuitInMemoryRetentionPeriod As TimeSpan
Property Value
Remarks
When using a HybridCache based implementation this value is used for the local cache retention period.