Method | Description | |
---|---|---|
Execute ( ) : void |
Method | Description | |
---|---|---|
HttpGetTask ( string url ) : System | ||
OnStreamDownloaded ( Stream stream ) : void |
Method | Description | |
---|---|---|
OnGetResponseCompleted ( Task |
protected HttpGetTask ( string url ) : System | ||
url | string | |
return | System |
protected abstract OnStreamDownloaded ( Stream stream ) : void | ||
stream | Stream | |
return | void |