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-2024 • Updated: 06/29/24
Comment or report problem with topic