Share via


OpenConnectionEventSource.DeferQueue method

When overridden in a derived class, the DeferQueue() method causes the remote delivery queue to enter the retry state.

Overload list

  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.

Top

See also

Reference

OpenConnectionEventSource class

OpenConnectionEventSource members

Microsoft.Exchange.Data.Transport.Delivery namespace