Udostępnij za pośrednictwem


HubInvocationMessage(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy HubInvocationMessage.

protected:
 HubInvocationMessage(System::String ^ invocationId);
protected HubInvocationMessage (string invocationId);
protected HubInvocationMessage (string? invocationId);
new Microsoft.AspNetCore.SignalR.Protocol.HubInvocationMessage : string -> Microsoft.AspNetCore.SignalR.Protocol.HubInvocationMessage
Protected Sub New (invocationId As String)

Parametry

invocationId
String

Identyfikator wywołania.

Dotyczy