user38597
-1
Q:

'Using a Hub instance not created by the HubPipeline is unsupported.'

var context = GlobalHost.ConnectionManager.GetHubContext<chatHub>();
context.Clients.All.Send("Admin", "stop the chat");
0

New to Communities?

Join the community