Implemented interface member:
method
Client
Microsoft.AspNetCore.SignalR.IHubCallerClients.Client(System.String)
1 reference to Client
Microsoft.AspNetCore.SignalR.Core (1)
Internal\HubCallerClients.cs (1)
48
IClientProxy IHubClients<IClientProxy>.Client(string connectionId) =>
Client
(connectionId);