次の方法で共有


IHubContext<THub,T>.Groups プロパティ

定義

IGroupManager名前付きグループへの接続を追加および削除するために使用できる を取得します。

public:
 property Microsoft::AspNetCore::SignalR::IGroupManager ^ Groups { Microsoft::AspNetCore::SignalR::IGroupManager ^ get(); };
public Microsoft.AspNetCore.SignalR.IGroupManager Groups { get; }
member this.Groups : Microsoft.AspNetCore.SignalR.IGroupManager
Public ReadOnly Property Groups As IGroupManager

プロパティ値

適用対象