1 implementation of AddToGroupAsync
Microsoft.AspNetCore.SignalR.Core (1)
Internal\GroupManager.cs (1)
15
public Task
AddToGroupAsync
(string connectionId, string groupName, CancellationToken cancellationToken = default)