Method Start
Start(ref DownloadStatus)
Starts the download operation.
Declaration
public void Start(ref ContentDownloadService.DownloadStatus status)
Parameters
Type | Name | Description |
---|---|---|
ContentDownloadService.DownloadStatus | status | The status will be updated when Start is called. |