BuildMaster SDK Reference
Version:

InedoDotComWebClient Class

Web client with a base address of the Integration URL and optional timeout

Inheritance Hierarchy

  • object
    • System.MarshalByRefObject
      • System.ComponentModel.Component
        • System.Net.WebClient
          • Inedo.BuildMaster.Web.InedoDotComWebClient

Syntax

public class InedoDotComWebClient : System.Net.WebClient, System.ComponentModel.IComponent, System.IDisposable

Constructors

Name Description
InedoDotComWebClient

Creates a new instance of the InedoDotComWebClient class.

Properties

Name Description
Timeout

Gets or sets the length of time, in milliseconds, before the request times out; default is 30 seconds