I knew "async all the way", but what code should be at the top of an "await chain"? I knew for WPF event handlers, we use async void, and fo
async void