Android.App.DownloadManager.PausedWaitingForNetwork Field
Value of DownloadManager.ColumnReason when the download is waiting for network connectivity to proceed.

Value: 2

Syntax

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

Remarks

Value of DownloadManager.ColumnReason when the download is waiting for network connectivity to proceed.

[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