Show / Hide Table of Contents

Method ToJson

| Edit this page View Source

ToJson()

Serializes the current FileDownloadTask to a JSON string for later resuming downloads.

Declaration
public string ToJson()
Returns
Type Description
string

JSON serialized FileDownloadTask.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX