Edit

Share via


PooledQueueCache.Newest Property

Definition

Gets the cached message most recently added.

public Orleans.Providers.Streams.Common.CachedMessage? Newest { get; }
member this.Newest : Nullable<Orleans.Providers.Streams.Common.CachedMessage>
Public ReadOnly Property Newest As Nullable(Of CachedMessage)

Property Value

Implements

Applies to