Ansyc call memory control

Dear All,
If I made an ansyc call in a form, but close the form before the answer get back. Should I have any handle on it ? will it avoid memory leak if do nothing ?

there is shouldn’t be any memory leak.
btw, in AsyncEx interface, you have possibility to cancel async request.