1 write to _clients
Microsoft.AspNetCore.SignalR.Core (1)
Hub.cs (1)
33
_clients
= value;
1 reference to _clients
Microsoft.AspNetCore.SignalR.Core (1)
Hub.cs (1)
28
return
_clients
;