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