public void Dispose()
 {
     _ = _hubConnection?.DisposeAsync();
 }