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