RoutingAgentFactory members

The RoutingAgentFactory class produces instances of the RoutingAgent class that are used to extend transport behavior.

The RoutingAgentFactory type exposes the following members.

Constructors

  Name Description
Protected method RoutingAgentFactory The RoutingAgentFactory constructor initializes a new instance of the RoutingAgentFactory 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 When overridden in a derived class, the CreateAgent method returns an instance of a routing agent.

Top

See also

Reference

RoutingAgentFactory class

Microsoft.Exchange.Data.Transport.Routing namespace