Hub.Context 屬性

定義

取得或設定中樞呼叫端內容。

public:
 property Microsoft::AspNetCore::SignalR::HubCallerContext ^ Context { Microsoft::AspNetCore::SignalR::HubCallerContext ^ get(); void set(Microsoft::AspNetCore::SignalR::HubCallerContext ^ value); };
public Microsoft.AspNetCore.SignalR.HubCallerContext Context { get; set; }
member this.Context : Microsoft.AspNetCore.SignalR.HubCallerContext with get, set
Public Property Context As HubCallerContext

屬性值

適用於