Hello, Welcome to Micorosoft Q&A,
But if two video files with same name get downloaded at the same time can there be any issues occurred?
It will create download file before downloading start, so the last one will replace previous one(videoFolder.CreateFileAsync( file, CreationCollisionOption.ReplaceExisting)
).
If we are to download same file with two download operations at the same time
If you want to download same file with two download operations at the same time, please create download files in the different folder,
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.