DeliveryAgentFactory<Manager> members

The DeliveryAgentFactory<Manager> class produces instances of the DeliveryAgent class used to extend transport behavior.

The DeliveryAgentFactory<Manager> type exposes the following members.

Constructors

  Name Description
Protected method DeliveryAgentFactory<Manager> The DeliveryAgentFactory<Manager>() constructor initializes a new instance of the DeliveryAgentFactory<Manager> 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. (Inherited from AgentFactory.)
Public method CreateAgent The CreateAgent(SmtpServer) method creates a new DeliveryAgent instance for the specified server.

Top

See also

Reference

DeliveryAgentFactory<Manager> class

Microsoft.Exchange.Data.Transport.Delivery namespace