Enumerates values returned by several types.
Syntax
public enum DownloadPausedReason
Remarks
Enumerates value returned by the following:
.
Members
Member Name | Description |
---|
QueuedForWifi | Value 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.
|
Unknown | Value of DownloadManager.ColumnReason when the download is paused for some other reason.
|
WaitingForNetwork | Value of DownloadManager.ColumnReason when the download is waiting for network connectivity to
proceed.
|
WaitingToRetry | Value 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