Object: | AXFFileDownload | ||
Syntax: | AXFFileDownload.XFRequestStream | ||
Read/Write: | Read only | ||
Description: | XFRequestStream returns an object representing the HTTP request stream sent by XFRequest. | ||
Example: | To synchronize AXFFileDownload and its progress indicator, assign AXFFileDownload's
XFRequestStream value to the AXFFileProgress object's XFRequestStream property:
|