AgentFactory Members

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

The following tables list the members exposed by the AgentFactory type.

Protected Constructors

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

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa493987.pubmethod(en-us,EXCHG.80).gif Close When overridden in a derived class, the Close method releases all resources used by the derived class.
Aa493987.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa493987.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa493987.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa493987.pubmethod(en-us,EXCHG.80).gifAa493987.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa493987.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa493987.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa493987.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top