HttpClientContext Class

DCSoft.DBUtilityGeneric

HttpClientContext Class

[Missing <summary> documentation for "T:DCSoft.Utility.Web.HttpClientContext"]

Inheritance Hierarchy
SystemObject  DCSoft.Utility.WebHttpClientContext

Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public class HttpClientContext

The HttpClientContext type exposes the following members.

Constructors
  NameDescription
Public methodHttpClientContext
Initializes a new instance of the HttpClientContext class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyCookies
Public propertyReferer
Top
See Also