Udostępnij za pośrednictwem


SequenceMessage(Int64) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy SequenceMessage.

public SequenceMessage (long sequenceId);
new Microsoft.AspNetCore.SignalR.Protocol.SequenceMessage : int64 -> Microsoft.AspNetCore.SignalR.Protocol.SequenceMessage
Public Sub New (sequenceId As Long)

Parametry

sequenceId
Int64

Określa identyfikator początkowy komunikatów, które będą odbierane od tego momentu.

Dotyczy