Method CancelDownload
CancelDownload(RemoteContentLocation)
Called when a download needs to be cancelled. This is not guaranteed to cancel the operation.
Declaration
public void CancelDownload(RemoteContentLocation loc)
Parameters
Type | Name | Description |
---|---|---|
RemoteContentLocation | loc | The location to cancel. |