SmtpReceiveAgentFactory members

The SmtpReceiveAgentFactory class produces instances of the SmtpReceiveAgent class that are used to extend Simple Mail Transfer Protocol (SMTP) transport behavior.

The SmtpReceiveAgentFactory type exposes the following members.

Constructors

  Name Description
Protected method SmtpReceiveAgentFactory The SmtpReceiveAgentFactory constructor initializes a new instance of the SmtpReceiveAgentFactory 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 creates an instance of a Simple Mail Transfer Protocol (SMTP) transport agent.

Top

See also

Reference

SmtpReceiveAgentFactory class

Microsoft.Exchange.Data.Transport.Smtp namespace