Edit

Share via


ChronologicalEvictionStrategy.PurgeObservable Property

Definition

Gets the IPurgeObservable, which is implemented by the cache to do purge related actions and invoked by the eviction strategy.

public Orleans.Providers.Streams.Common.IPurgeObservable PurgeObservable { set; }
member this.PurgeObservable : Orleans.Providers.Streams.Common.IPurgeObservable
Public Property PurgeObservable As IPurgeObservable

Property Value

Applies to