Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DeliveryAgent class is the base class for all classes that handle delivery agent events.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Data.Transport.Agent
Microsoft.Exchange.Data.Transport.Delivery.DeliveryAgent
Namespace: Microsoft.Exchange.Data.Transport.Delivery
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustInherit Class DeliveryAgent _
Inherits Agent
'Usage
Dim instance As DeliveryAgent
public abstract class DeliveryAgent : Agent
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.