Returns True if the file download previously started with GetFileASync has completed, False otherwise.
property FileComplete: Boolean;
This returns the same result as ResponseReady.
Only use this property if you called GetFileASync without passing a notification event.
Copyright (c) 2012. All rights reserved.
|