Object: | XFRequest | |
Syntax: | XFRequest.XFRequestStream | |
Type: | IStream | |
Read/Write: | Read Only | |
Description: |
Returns an object representing the HTTP request stream. |
|
Example: | To synchronize the upload control and its progress indicator, assign AXFFile's
XFRequestStream value to the AXFFileProgress object's XFRequestStream property:
|
|
See Also: | The AXFFileProgress object's XFRequestStreamproperty. |