| HttpClient Class |
Namespace: Eclo.NETMF.SIM800H
public class HttpClient : IDisposable
The HttpClient type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the HttpClient | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| PerformHttpWebRequestAsync |
Performs an asynchronous HttpWebrequest
| |
| SaveHttpContext |
Saves HTTP application context. When system is rebooted the parameters will be loaded automatically
| |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| HttpActionReceived |
Event raised when the module receives an HTTP action prompt.
|