C# Class Windows.Web.Syndication.TransferProgress

Exibir arquivo Open project: shiftkey/winrt-backport-hilarity

Public Properties

Property Type Description
BytesRetrieved uint
BytesSent uint
TotalBytesToRetrieve uint
TotalBytesToSend uint

Property Details

BytesRetrieved public_oe property

public uint BytesRetrieved
return uint

BytesSent public_oe property

public uint BytesSent
return uint

TotalBytesToRetrieve public_oe property

public uint TotalBytesToRetrieve
return uint

TotalBytesToSend public_oe property

public uint TotalBytesToSend
return uint