IHttpClient Methods

.NET Framework 4.5

The IHttpClient type exposes the following members.

  NameDescription
Public method Get Makes an asynchronous http GET request to the specified URL.
Public method Post Makes an asynchronous http POST request to the specified URL.
Top
Show: