QueuedMessageEventSource.Defer Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method Defer(TimeSpan) When overridden in a derived class, the Defer method reverts the contents of the current MailItem to the original contents and defers processing of the MailItem.
Public method Defer(TimeSpan, SmtpResponse) When overridden in a derived class, the Defer(TimeSpan, SmtpResponse) method reverts the contents of the current MailItem to the original contents and defers processing of the MailItem.

Top