Method ShouldRetryDownloadError
ShouldRetryDownloadError()
Determines if the web request can be sent again based on its error.
Declaration
public bool ShouldRetryDownloadError()
Returns
Type | Description |
---|---|
bool | Returns true if the web request can be sent again. |