OpenConnectionEventArgs class

The OpenConnectionEventArgs class provides data for connection open events.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.Transport.Delivery.OpenConnectionEventArgs

Namespace:  Microsoft.Exchange.Data.Transport.Delivery
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Public MustInherit Class OpenConnectionEventArgs
'Usage
Dim instance As OpenConnectionEventArgs
public abstract class OpenConnectionEventArgs

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.

See also

Reference

OpenConnectionEventArgs members

Microsoft.Exchange.Data.Transport.Delivery namespace