Returns the progress of the file upload or download as a float value from 0 to 100.
property FileProgress: Single;
This should not be relied upon to work out when the upload or download has finished and on some platforms may not produce an accurate representation of the download progress. Use the events passed to SendFileASync and GetFileASync to work out if the upload or download has completed.
Copyright (c) 2012. All rights reserved.
|