Udostępnij przez


HubInvocationContext Klasa

Definicja

Kontekst wywołania centrum.

public ref class HubInvocationContext
public class HubInvocationContext
type HubInvocationContext = class
Public Class HubInvocationContext
Dziedziczenie
HubInvocationContext

Konstruktory

HubInvocationContext(HubCallerContext, IServiceProvider, Hub, MethodInfo, IReadOnlyList<Object>)

Tworzy nowe wystąpienie klasy HubInvocationContext.

HubInvocationContext(HubCallerContext, String, Object[])
Przestarzałe.

Tworzy nowe wystąpienie klasy HubInvocationContext.

Właściwości

Context

Pobiera kontekst dla połączenia z aktywnym koncentratorem i obiektem wywołującym.

Hub

Pobiera wystąpienie centrum.

HubMethod

Metoda MethodInfo hub jest wywoływana.

HubMethodArguments

Pobiera argumenty dostarczone przez klienta.

HubMethodName

Pobiera nazwę wywoływanej metody Hub.

ServiceProvider

Specyficzny IServiceProvider dla zakresu wywołania tej metody centrum.

Dotyczy