Method DownloadContent
DownloadContent(in RemoteContentLocation)
Starts the process of downloading content.
Declaration
public ContentDownloadService.DownloadStatus DownloadContent(in RemoteContentLocation loc)
Parameters
| Type | Name | Description |
|---|---|---|
| RemoteContentLocation | loc | The content location. |
Returns
| Type | Description |
|---|---|
| ContentDownloadService.DownloadStatus | The status of the download operation. If the content is cached, this will return a complete status. |