PooledQueueCache.Newest 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 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)