Edit

Share via


PooledQueueCache.Oldest Property

Definition

Gets the oldest message in 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)

Property Value

Implements

Applies to