Class HttpUtilsWebClient

Customized version of WebClient that provides access to the Response object so we can read result data from the Response.

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Net.WebClient
        Westwind.Utilities.HttpUtilsWebClient
public class HttpUtilsWebClient : WebClient

Class Members

MemberDescription

Constructor

Intializes this instance of WebClient with settings values

Requirements

Namespace: Westwind.Utilities
Assembly: westwind.utilities.dll

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic