Share via


OpenConnectionEventSource members

The OpenConnectionEventSource class provides data for open connection events.

The OpenConnectionEventSource type exposes the following members.

Constructors

  Name Description
Protected method OpenConnectionEventSource The OpenConnectionEventSource() constructor initializes a new instance of the OpenConnectionEventSource

Top

Methods

  Name Description
Public method 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.
Public method 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.
Public method FailQueue
Public method RegisterConnection

Top

See also

Reference

OpenConnectionEventSource class

Microsoft.Exchange.Data.Transport.Delivery namespace