BackgroundTransferRequest.BytesSent Property

Namespace:  Microsoft.Phone.BackgroundTransfer
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public ReadOnly Property BytesSent As Long
public long BytesSent { get; }
public:
property long long BytesSent {
    long long get ();
}
member BytesSent : int64 with get

Property Value

Type: System.Int64

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

BackgroundTransferRequest Class

Microsoft.Phone.BackgroundTransfer Namespace