http EndRange property
Return to Introduction  Previous page  Next page
Applies to
auHTTP component as subproperty of Range structure.  

Declaration
property EndRange: Integer;  

Description
The EndRange property allows to specify the ending position (in bytes) of file for partial download. Set the EndRange to 0 if you would like to download data till the end of file.  

See also
StartRange property.  
File not found.