|
|
|
| auHTTP component.
|
| procedure Pause;
|
| The Pause method terminates execution of running download process. Actually, this method is the same as "Abort" method with both its optional parameters set to False: Abort(False, False).
|
|
|
|
|
| OutputFileName and CacheOptions properties;
|
| Read, Pause and Resume methods;
|
| OnAborted event.
|