EndOfAuthenticationEventSource Class

Classes derived from the EndOfAuthenticationEventSource class provide data for the OnEndOfAuthentication events.

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.Transport.Smtp.ReceiveEventSource
    Microsoft.Exchange.Data.Transport.Smtp.EndOfAuthenticationEventSource

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

Syntax

'Declaration
Public MustInherit Class EndOfAuthenticationEventSource _
    Inherits ReceiveEventSource
'Usage
Dim instance As EndOfAuthenticationEventSource
public abstract class EndOfAuthenticationEventSource : ReceiveEventSource

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.