Свойство | Тип | Описание | |
---|---|---|---|
CreateTargetStream | Stream | ||
ReadHeader | void |
Метод | Описание | |
---|---|---|
DownloadTask ( |
Creates a new download task.
|
|
Execute ( ) : void |
Метод | Описание | |
---|---|---|
CreateTargetStream ( ) : Stream | ||
ReadHeader ( |
Reads the header information in the response and stores it the object properties.
|
protected DownloadTask ( |
||
source | The URL the file is to be downloaded from. | |
bytesTotal | long | The number of bytes the file to be downloaded is long. The file will be rejected if it does not have this length. -1 if the size is unknown. |
Результат | System |