Click or drag to resize

HttpTransferFactory Class

Creates implementations of HttpTransfer.
Inheritance Hierarchy
SystemObject
  FM.IceLinkHttpTransferFactory

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The HttpTransferFactory type exposes the following members.

Constructors
  NameDescription
Public methodHttpTransferFactory
Initializes a new instance of the HttpTransferFactory class
Top
Properties
  NameDescription
Public propertyStatic memberCreateHttpTransfer
Gets or sets the callback that creates an HTTP-based transfer class.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetHttpTransfer
Gets an instance of the HTTP-based transfer class.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also