ClientFactory ClassA Sandcastle Documented Class Library

Note: This API is now obsolete.

Creates new clients
Inheritance Hierarchy

SystemObject
  Apptus.Util.HttpClientFactory

Namespace:  Apptus.Util.Http
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
[ObsoleteAttribute]
public class ClientFactory

The ClientFactory type exposes the following members.

Constructors

  NameDescription
Protected methodClientFactory
Creates a new ClientFactory.
Top
Properties

  NameDescription
Public propertyStatic memberInstance
Property for the singleton instance.
Top
Methods

  NameDescription
Public methodCreate
Create new client
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
See Also

Reference