Hi @Babu P ,
Consider using Partial range downloads, Note that you must append the Range
header to the actual @microsoft.graph.downloadUrl
URL and not to the request for content
.
Example snippet using C# SDK download-a-large-file-from-onedrive
Hope this helps.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have further questions about this answer, please click "Comment".