private async void Button_Click(object sender, RoutedEventArgs e) { BandAPI band = new BandAPI(); band.StartBandAPI(); }