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 | |
---|---|---|
![]() |
Disconnect | When overridden in a derived class, the Disconnect method closes the current connection and cleans up the associated session state. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
ValidateCertificate() | |
![]() |
ValidateCertificate(String, String) |
Top