Share via


Agent members

The class from which all agent classes derive.

The Agent type exposes the following members.

Constructors

  Name Description
Protected method Agent When overridden in a derived class, initializes a new instance of the class derived from the Agent class.

Top

Properties

  Name Description
Protected property EventTopic Gets or sets a string value that contains the name of the event that this instance of the Agent class or a class derived from the Agent class is raising.
Protected property Name Gets or sets a string value that contains the computer name for this instance of the class that derives from the Agent class.

Top

Methods

  Name Description
Protected method GetAgentAsyncContext When overridden in a derived class, gets a AgentAsyncContext object to mark the executing event handler to execute asynchronously.

Top

See also

Reference

Agent class

Microsoft.Exchange.Data.Transport namespace