MailBee.NET Objects 7.2

TlsStartedEventArgs Class

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

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

System.Object
   System.EventArgs
      MailBee.CommonEventArgs
         MailBee.TlsStartedEventArgs

public class TlsStartedEventArgs : 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

TlsStartedEventArgs Members | MailBee Namespace