Android.App.DownloadManager.StatusPending Field
Value of DownloadManager.ColumnStatus when the download is waiting to start.

Value: 1

Syntax

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

Remarks

Value of DownloadManager.ColumnStatus when the download is waiting to start.

[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