Android.App.DownloadManager.ErrorTooManyRedirects Field
Value of DownloadManager.ColumnReason when there were too many redirects.

Value: 1005

Syntax

[Android.Runtime.Register("ERROR_TOO_MANY_REDIRECTS")]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.DownloadError enum directly instead of this field.")]
public const DownloadError ErrorTooManyRedirects

Remarks

Value of DownloadManager.ColumnReason when there were too many redirects.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9