Property | Type | Description | |
---|---|---|---|
BeginRequest | void | ||
BeginResponse | void | ||
OnResponseComplete | void |
Method | Description | |
---|---|---|
Execute ( ) : void | ||
HttpWebRequestHelper ( |
Method | Description | |
---|---|---|
BeginRequest ( IAsyncResult ar ) : void | ||
BeginResponse ( IAsyncResult ar ) : void | ||
OnResponseComplete ( |
public HttpWebRequestHelper ( |
||
requestUri | ||
method | string | |
postData | string | |
return | System |