SPWebProxyConfig members

Configuration class for the WebProxy service.

The SPWebProxyConfig type exposes the following members.

Constructors

  Name Description
Public method SPWebProxyConfig Initializes a new instance of the SPWebProxyConfig class.

Top

Properties

  Name Description
Public propertyStatic member Current Gets the accessor to the global SPWebProxyConfig instance.
Public property MaxActiveRequestCountPerAppPerFrontEnd Gets the maximum number of active requests per web front end (WFE) per application.
Public property MaxActiveRequestCountPerFrontEnd Gets or sets the maximum number of active requests per web front end (WFE). The default value is 100.
Public property MaxResponseSize Gets or sets the maximum number of bytes that will be accepted from an external service. The default value is 204800 (200 KB).
Public property ResponseTimeout Gets or sets the number of seconds to wait for an external service to respond. The default value is 30.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPWebProxyConfig class

Microsoft.SharePoint namespace