Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
XamarinImgur
Interfaces
HttpProgress
C# 클래스 XamarinImgur.Interfaces.HttpProgress
파일 보기
프로젝트 열기: akshay2000/MonocleGiraffe
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
BytesReceived
ulong
BytesSent
ulong
Retries
uint
Stage
HttpProgressStage
TotalBytesToReceive
ulong?
TotalBytesToSend
ulong?
프로퍼티 상세
BytesReceived
공개적으로 프로퍼티
public
ulong
BytesReceived
리턴
ulong
BytesSent
공개적으로 프로퍼티
public
ulong
BytesSent
리턴
ulong
Retries
공개적으로 프로퍼티
public
uint
Retries
리턴
uint
Stage
공개적으로 프로퍼티
public
HttpProgressStage
Stage
리턴
HttpProgressStage
TotalBytesToReceive
공개적으로 프로퍼티
public
ulong?
TotalBytesToReceive
리턴
ulong?
TotalBytesToSend
공개적으로 프로퍼티
public
ulong?
TotalBytesToSend
리턴
ulong?