The XFResume Object |
In a resumable file transfer, if the transfer fails, the XFResume
object
contains information about the failed request. Use this object to:
ResumeInfo
object, and Through the methods and properties on XFResume
, you can access the
RequestRecord
object, the
RecordsCollection
object,
the FilesCollection
object,
and the File
object.
To create an instance of the XFResume
object, use the HTML <object>
tag:
<object classid="clsid:53B29E97-9753-44B4-AE57-D51322B2BD49" id="XFResume"></object>