Skip to main content
Filter by
Sorted by
Tagged with
5 votes
4 answers
253 views

I have a Windows Forms application and a Form with many async void event handlers. This form can be closed by the user at any moment. After closing the form I want to delete a temporary file, and my ...
Theodor Zoulias's user avatar