RoutingAgentFactory Class

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

Namespace: Microsoft.Exchange.Data.Transport.Routing
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)

Syntax

'Declaration
Public MustInherit Class RoutingAgentFactory
    Inherits AgentFactory
public abstract class RoutingAgentFactory : AgentFactory
public ref class RoutingAgentFactory abstract : public AgentFactory
public abstract class RoutingAgentFactory extends AgentFactory
public abstract class RoutingAgentFactory extends AgentFactory

Inheritance Hierarchy

System.Object
   Microsoft.Exchange.Data.Transport.AgentFactory
    Microsoft.Exchange.Data.Transport.Routing.RoutingAgentFactory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003