Метод | Описание | |
---|---|---|
DownloadProgressState ( |
A simple constructor that initializes teh object with the given values.
|
|
Update ( |
Updates the stored state to reflect the current progress of the given download.
|
public DownloadProgressState ( |
||
p_fdtTask | The download task for which to store the progress state. | |
Результат | System |
public Update ( |
||
p_fdtTask | The download task for which to store the progress state. | |
Результат | void |