I need to write a very large file from my UWP application and I tried to do it by using a code similar to the following one:
private async void btnWriteData_C