Property | Type | Description | |
---|---|---|---|
Url | string |
Method | Description | |
---|---|---|
DirectLoader ( string url ) : System.Net | ||
DownloadAsync ( |
||
PrepareAsync ( |
public DirectLoader ( string url ) : System.Net | ||
url | string | |
return | System.Net |
public DownloadAsync ( |
||
client | ||
destination | string | |
cancellation | ||
return | Task |
public PrepareAsync ( |
||
client | ||
cancellation | ||
return | Task |