CloseDownloadAfterByte Parameter

 Applet: DownloadClient
 Description: If CloseDownloadAfterByte is set, JFile will stop downloading each file at the number of bytes specified by CloseDownloadAfterByte. Use this parameter for testing.

In a resumable download this parameter takes effect only for the first download request. It will not affect subsequent resume download requests.
 Example: <param name="CloseDownloadAfterByte" value="500">