C# Class Windows.Web.Syndication.TransferProgress

Afficher le fichier Open project: shiftkey/winrt-backport-hilarity

Méthodes publiques

Свойство Type Description
BytesRetrieved uint
BytesSent uint
TotalBytesToRetrieve uint
TotalBytesToSend uint

Property Details

BytesRetrieved public_oe property

public uint BytesRetrieved
Résultat uint

BytesSent public_oe property

public uint BytesSent
Résultat uint

TotalBytesToRetrieve public_oe property

public uint TotalBytesToRetrieve
Résultat uint

TotalBytesToSend public_oe property

public uint TotalBytesToSend
Résultat uint