C# 클래스 Windows.Web.Syndication.TransferProgress

파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity

공개 프로퍼티들

프로퍼티 타입 설명
BytesRetrieved uint
BytesSent uint
TotalBytesToRetrieve uint
TotalBytesToSend uint

프로퍼티 상세

BytesRetrieved 공개적으로 프로퍼티

public uint BytesRetrieved
리턴 uint

BytesSent 공개적으로 프로퍼티

public uint BytesSent
리턴 uint

TotalBytesToRetrieve 공개적으로 프로퍼티

public uint TotalBytesToRetrieve
리턴 uint

TotalBytesToSend 공개적으로 프로퍼티

public uint TotalBytesToSend
리턴 uint