private void PollConnection(object sender, UpdateTickingEventArgs e) { Task task1 = midiManager.Poll(); }