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