CloseConnectionEventArgs class

The CloseConnectionEventArgs class provides data for connection closing events.

Inheritance hierarchy

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

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

Syntax

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

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

CloseConnectionEventArgs members

Microsoft.Exchange.Data.Transport.Delivery namespace