HubInvocationContext.HubMethodName Property

Definition

Gets the name of the Hub method being invoked.

public:
 property System::String ^ HubMethodName { System::String ^ get(); };
public string HubMethodName { get; }
member this.HubMethodName : string
Public ReadOnly Property HubMethodName As String

Property Value

Applies to