ApiClientGet Method

Overload List

Get(String, Stream) Performs a GET HTTP request using HttpWebRequest to the specified URL.
Get(String, Stream, String, String, ApiClientInProgressEventHandler, Int32, String)
Performs a GET HTTP request using HttpWebRequest to the specified URL.

See Also