OpenConnectionEventSource Members
Include Protected Members
Include Inherited Members
The OpenConnectionEventSource class provides data for open connection events.
The OpenConnectionEventSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
OpenConnectionEventSource | The OpenConnectionEventSource() constructor initializes a new instance of the OpenConnectionEventSource |
Top
Methods
Name | Description | |
---|---|---|
![]() |
DeferQueue(SmtpResponse) | When overridden in a derived class, the DeferQueue(SmtpResponse) method causes the remote delivery queue to enter the retry state with the specified last error. |
![]() |
DeferQueue(SmtpResponse, TimeSpan) | When overridden in a derived class, the DeferQueue(SmtpResponse, TimeSpan) method causes the remote delivery queue to enter the retry state with the specified last error and retry interval. |
![]() |
Equals | (Inherited from Object.) |
![]() |
FailQueue | |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RegisterConnection | |
![]() |
ToString | (Inherited from Object.) |
Top