Condividi tramite


EventSequenceTokenV2.CreateSequenceTokenForEvent(Int32) Metodo

Definizione

Crea un token di sequenza per un evento specifico nel batch corrente

public Orleans.Providers.Streams.Common.EventSequenceTokenV2 CreateSequenceTokenForEvent (int eventInd);
member this.CreateSequenceTokenForEvent : int -> Orleans.Providers.Streams.Common.EventSequenceTokenV2
Public Function CreateSequenceTokenForEvent (eventInd As Integer) As EventSequenceTokenV2

Parametri

eventInd
Int32

Indice dell'evento.

Restituisce

Nuovo token di sequenza.

Si applica a