I would like read file asynchronously or at least, close the file when I will end to read. I'am trying like here:
- http://msdn.microsoft.com/en-us/library/jj155757.aspx
- http://msdn.microsoft.com/en-us/libr...code-snippet-2
- http://msdn.microsoft.com/en-us/libr...v=vs.110).aspx
But I can not find the way to do it. Can someone help me?
Thank you in advance!

Comment