Android.App.DownloadPausedReason Enumeration
Enumerates values returned by several types.

Syntax

public enum DownloadPausedReason

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
QueuedForWifiValue of DownloadManager.ColumnReason when the download exceeds a size limit for downloads over the mobile network and the download manager is waiting for a Wi-Fi connection to proceed.
UnknownValue of DownloadManager.ColumnReason when the download is paused for some other reason.
WaitingForNetworkValue of DownloadManager.ColumnReason when the download is waiting for network connectivity to proceed.
WaitingToRetryValue of DownloadManager.ColumnReason when the download is paused because some network error occurred and the download manager is waiting before retrying the request.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0