Compartilhar via


CachedMessageBlock.Item[Int32] Propriedade

Definição

Acesse a mensagem armazenada em cache no índice fornecido.

public Orleans.Providers.Streams.Common.CachedMessage this[int index] { get; }
member this.Item(int) : Orleans.Providers.Streams.Common.CachedMessage
Default Public ReadOnly Property Item(index As Integer) As CachedMessage

Parâmetros

index
Int32

O índice a ser acessado.

Valor da propriedade

A mensagem no índice especificado.

Aplica-se a