Condividi tramite


Proprietà BackgroundTransferRequest.BytesSent

Spazio dei nomi:  Microsoft.Phone.BackgroundTransfer
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

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

Valore proprietà

Tipo: System.Int64

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

BackgroundTransferRequest Classe

Spazio dei nomi Microsoft.Phone.BackgroundTransfer