Share via


CircuitOptions.PersistedCircuitInMemoryRetentionPeriod Property

Definition

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.

Applies to