Microsoft.Phone.BackgroundTransfer Namespace
Windows Phone
March 22, 2012
This namespace provides access to the APIs that enable background file transfers on Windows Phone.
| Class | Description | |
|---|---|---|
|
BackgroundTransferEventArgs | Provides data for TransferStatusChanged and TransferProgressChanged events. |
|
BackgroundTransferInternalException | Represents an exception thrown when the Background Transfer Service encounters an internal error. |
|
BackgroundTransferRequest | Represents a background file transfer request. |
|
BackgroundTransferService | Enables the management of background transfer requests. |
| Enumeration | Description | |
|---|---|---|
|
TransferPreferences | Defines the list of preferences for background transfer requests. |
|
TransferStatus | Defines the list of states that a background transfer request can be. |