Share via


ReceiveEventSource Members

Include Protected Members
Include Inherited Members

The ReceiveEventSource class is the base class for all Microsoft.Exchange.Data.Transport.Smtp event source classes.

The ReceiveEventSource type exposes the following members.

Methods

  Name Description
Public method Disconnect When overridden in a derived class, the Disconnect method closes the current connection and cleans up the associated session state.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method ValidateCertificate()
Public method ValidateCertificate(String, String)

Top