CloseConnectionEventSource Members
Include Protected Members
Include Inherited Members
The CloseConnectionEventSource class provides data for the connection close events.
The CloseConnectionEventSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CloseConnectionEventSource | Initializes a new instance of the CloseConnectionEventSource class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
UnregisterConnection | The UnregisterConnection(SmtpResponse) method ends a network connection. |
Top