IHubContext::Groups Property

.NET Framework 4.5

Gets the IGroupManager the hub.

Namespace:  Microsoft.AspNet.SignalR
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

property IGroupManager^ Groups {
	IGroupManager^ get ();
}
Show: