This documentation is archived and is not being maintained.
BackgroundTransferRequest.TotalBytesToSend Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the total number of bytes that will be uploaded for the request.
Namespace:
Microsoft.Phone.BackgroundTransfer
Assembly:
Microsoft.Phone (in Microsoft.Phone.dll)
'Declaration
Public ReadOnly Property TotalBytesToSend As Long
Property Value
Type:
System.Int64The total number of bytes that will be uploaded for the request.
This value represents the number of bytes of the transferred payload and does not include the size of the HTTP headers.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1