javax.mail.Transport.notifyTransportListeners could not be convertedĀ 

In the Java language, this method notifies all registered listeners for Transport events.

In the .NET Framework, there is no direct equivalent.

To correct this error

  • Use an event handler.

See Also

Reference

System.Web.Mail Namespace
SmtpMail Class
EventHandler Delegate

Concepts

Conversion of JMS Applications