Discuss this help topic in SecureBlackbox Forum
This event if fired to report current data download progress.
Declaration
Parameters
- Total - total number of bytes to be received. If total is -1, the size of the data is unknown for some reason.
- Current - number of bytes that have been received.
- Cancel - set this parameter to true to cancel the download.
Description
This event is fired by TElIMAPClient periodically to report message download progress.
Discuss this help topic in SecureBlackbox Forum