Udostępnij za pośrednictwem


StreamInvocationMessage Klasa

Definicja

Komunikat centrum reprezentujący wywołanie przesyłania strumieniowego.

public ref class StreamInvocationMessage : Microsoft::AspNetCore::SignalR::Protocol::HubMethodInvocationMessage
public class StreamInvocationMessage : Microsoft.AspNetCore.SignalR.Protocol.HubMethodInvocationMessage
type StreamInvocationMessage = class
    inherit HubMethodInvocationMessage
Public Class StreamInvocationMessage
Inherits HubMethodInvocationMessage
Dziedziczenie

Konstruktory

StreamInvocationMessage(String, String, Object[])

Inicjuje nowe wystąpienie klasy StreamInvocationMessage.

StreamInvocationMessage(String, String, Object[], String[])

Inicjuje nowe wystąpienie klasy StreamInvocationMessage.

Właściwości

Arguments

Pobiera argumenty metody docelowej.

(Odziedziczone po HubMethodInvocationMessage)
Headers

Pobiera lub ustawia kolekcję nazw/wartości nagłówków.

(Odziedziczone po HubInvocationMessage)
InvocationId

Pobiera identyfikator wywołania.

(Odziedziczone po HubInvocationMessage)
StreamIds

Identyfikatory strumienia metod docelowych.

(Odziedziczone po HubMethodInvocationMessage)
Target

Pobiera nazwę metody docelowej.

(Odziedziczone po HubMethodInvocationMessage)

Metody

ToString()

Komunikat centrum reprezentujący wywołanie przesyłania strumieniowego.

Dotyczy