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