AgentFactory 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. |
Top