Share via


OpenConnectionEventArgs Members

Include Protected Members
Include Inherited Members

The OpenConnectionEventArgs class provides data for connection open events.

The OpenConnectionEventArgs type exposes the following members.

Constructors

  Name Description
Protected method OpenConnectionEventArgs The OpenConnectionEventArgs() constructor initializes a new instance of the OpenConnectionEventArgs class.

Top

Properties

  Name Description
Public property DeliverableMailItem The DeliverableMailItem property gets a mail item for delivery.
Public property NextHopDomain The NextHopDomain parameter gets the next domain associated with the event.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top