HubInvocationContext.HubMethodName 属性

定义

获取正在调用的 Hub 方法的名称。

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

属性值

适用于