public override async Task OnConnectedAsync() { await Transport.AddConnectionAsync(Context.ConnectionId); await base.OnConnectedAsync(); }