CloseConnectionEventSource class

The CloseConnectionEventSource class provides data for the connection close events.

Inheritance hierarchy

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

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

Syntax

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

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

CloseConnectionEventSource members

Microsoft.Exchange.Data.Transport.Delivery namespace