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