Share via


HubInvocationContext.HubMethod Property

Definition

The MethodInfo for the Hub method being invoked.

public:
 property System::Reflection::MethodInfo ^ HubMethod { System::Reflection::MethodInfo ^ get(); };
public System.Reflection.MethodInfo HubMethod { get; }
member this.HubMethod : System.Reflection.MethodInfo
Public ReadOnly Property HubMethod As MethodInfo

Property Value

Applies to