BackgroundTransferRequest.TransferStatus Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the status of the request.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
A transfer request can have a TransferStatus of Completed whether or not the transfer was completed successfully. If a completed transfer was successful, the TransferError property will be null.
Show: