CachedMessageBlock.Node Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nœud de liste liée, de sorte que ce bloc de messages peut être conservé dans une liste liée.
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)