Hub.Groups 屬性

定義

取得或設定群組管理員。

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

屬性值

適用於