Namespace: OpenEdge.Net.HTTP
Type: Class ClientOptions
Parent Classes:
Progress.Lang.Object

Inherits: Progress.Lang.Object


Copyright (c) 2014-2016 by Progress Software Corporation. All rights reserved.
File:ClientOptions
Purpose:A set of options for the HttpClient
Author(s):pjudge
Created:Fri May 23 13:41:30 EDT 2014
File:ClientOptions
Purpose:A set of options for the HttpClient
Author(s):pjudge
Created:Fri May 23 13:41:30 EDT 2014



Constructor Summary
  Options Name Purpose
  ClientOptions () /** Constructor. */

Property Summary
  Options Name Purpose
  INTEGER NumRetries
  DECIMAL PauseBetweenRetry
  DECIMAL RequestTimeout


Constructor Detail
Top

ClientOptions ()

Purpose: Constructor.


Property Detail
Top

INTEGER NumRetries

Returns INTEGER
 
Top

DECIMAL PauseBetweenRetry

Returns DECIMAL
 
Top

DECIMAL RequestTimeout

Returns DECIMAL