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.

See also

Reference

EndOfAuthenticationEventSource members

Microsoft.Exchange.Data.Transport.Smtp namespace