DisconnectEventSource Class

Classes derived from the DisconnectEventSource class provide data for the OnDisconnect event.

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.Transport.Smtp.DisconnectEventSource

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

Syntax

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

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.