Share via


AgentFactory Members

Include Protected Members
Include Inherited Members

The AgentFactory class is the base class from which all transport agent factory classes derive.

The AgentFactory type exposes the following members.

Constructors

  Name Description
Protected method AgentFactory The AgentFactory constructor initializes a new instance of the AgentFactory class.

Top

Methods

  Name Description
Public method Close When overridden in a derived class, the Close method releases all resources used by the derived class.
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