ReceiveEventSource 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 ValidateCertificate() Gets the CertificateValidationStatus type for the current SMTP session.
Public method ValidateCertificate(String, String) Matches a given domain to subject names of the remote certificate and, if a match is found, validates the certificate.

Top

See also

Reference

ReceiveEventSource class

Microsoft.Exchange.Data.Transport.Smtp namespace