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 | |
---|---|---|
AgentFactory | The AgentFactory constructor initializes a new instance of the AgentFactory class. |
Top
Methods
Name | Description | |
---|---|---|
Close | When overridden in a derived class, the Close method releases all resources used by the derived class. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top