Szerkesztés

Megosztás a következőn keresztül:


CachedMessageBlock.Node Property

Definition

Linked list node, so this message block can be kept in a linked list.

public System.Collections.Generic.LinkedListNode<Orleans.Providers.Streams.Common.CachedMessageBlock> Node { get; }
member this.Node : System.Collections.Generic.LinkedListNode<Orleans.Providers.Streams.Common.CachedMessageBlock>
Public ReadOnly Property Node As LinkedListNode(Of CachedMessageBlock)

Property Value

Applies to