Constructor AwaitableDownload
AwaitableDownload()
Empty constructor
Declaration
protected AwaitableDownload()
AwaitableDownload(Uri)
Creates a download of a URI
Declaration
public AwaitableDownload(Uri url)
Parameters
| Type | Name | Description |
|---|---|---|
| Uri | url | URI to request |