Property | Type | Description | |
---|---|---|---|
HttpProgress_ProgressChanged | void |
Method | Description | |
---|---|---|
DeleteAsync ( |
||
GetAsync ( |
||
HttpClient ( ) : System | ||
PostAsync ( |
||
SetDefaultRequestHeader ( string key, string value ) : void |
Method | Description | |
---|---|---|
HttpProgress_ProgressChanged ( object sender, Windows e ) : void |
public PostAsync ( |
||
uri | ||
content | string | |
ct | ||
progress | IProgress |
|
return | Task |
public SetDefaultRequestHeader ( string key, string value ) : void | ||
key | string | |
value | string | |
return | void |