Method ToJson
| Edit this page View SourceToJson()
Serializes the current FileDownloadTask to a JSON string for later resuming downloads.
Declaration
public string ToJson()
Returns
| Type | Description |
|---|---|
| string | JSON serialized FileDownloadTask. |
Serializes the current FileDownloadTask to a JSON string for later resuming downloads.
public string ToJson()
| Type | Description |
|---|---|
| string | JSON serialized FileDownloadTask. |