IPurgeObservable.Oldest 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 the oldest message in the cache.
public Orleans.Providers.Streams.Common.CachedMessage? Oldest { get; }
member this.Oldest : Nullable<Orleans.Providers.Streams.Common.CachedMessage>
Public ReadOnly Property Oldest As Nullable(Of CachedMessage)