MailBee.NET Objects 4.0

ErrorEventArgs Class

Contains the event data for ErrorOccurred events (such as Smtp.ErrorOccurred, Pop3.ErrorOccurred or Imap.ErrorOccurred).

For a list of all members of this type, see ErrorEventArgs Members.

System.Object
   System.EventArgs
      MailBee.CommonEventArgs
         MailBee.ErrorEventArgs

public class ErrorEventArgs : CommonEventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailBee

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

ErrorEventArgs Members | MailBee Namespace