BackgroundTransferEventArgs.Request Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the BackgroundTransferRequest for which the event was raised.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: Microsoft.Phone.BackgroundTransfer.BackgroundTransferRequestType: BackgroundTransferRequest. The BackgroundTransferRequest for which the event was raised.
Show: