| INTERNAL_WebRequestHelper Class |
Namespace: System
public class INTERNAL_WebRequestHelper
The INTERNAL_WebRequestHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| INTERNAL_WebRequestHelper |
Initializes a new instance of the INTERNAL_WebRequestHelper class.
|
| Name | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MakeRequest |
Makes a synchronous or asynchronous request at the specified uri, using the specified method, with the specified headers and body, and calls the callbackMethod.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| DownloadStringCompleted |
Occurs when the string download is completed.
|