Display the Progress of downloaded bytes

Hi Aspose.Email-Team!


I’m currently working on implementing the receive messages part (POP3/IMAP) of our application.

I’m downloading the messages with an async wrapper. My code works fine, but on my tests with BeginSaveMessage/EndSaveMessage shows me that the message-stream is complete downloaded into memory and then copied into the input stream. So i can only show the progress for writing to disk.

I’m trying to show the downloaded bytes to the user (sometimes mails are bigger than 25MB) and therefore i’d like to show some progress.

Is there anyway to track the downloaded bytes?

Thanks Thomas.

Hi Thomas,

Thank you for writing to Aspose support team.

There is no such method available that can provide the number of bytes received for showing the progress of message to be downloaded. Please feel free to write to us if you have any other query/inquiry in this regard.