This documentation is archived and is not being maintained.
BackgroundTransferRequest.BytesSent Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the number of bytes that have been uploaded for the request.
Namespace:
Microsoft.Phone.BackgroundTransfer
Assembly:
Microsoft.Phone (in Microsoft.Phone.dll)
'Declaration
Public ReadOnly Property BytesSent As Long
Property Value
Type:
System.Int64The number of bytes that have been 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