MailBee.NET Objects 6.0

DataTransferEventArgs Class

Contains the event data for data sending/receiving events (such as Smtp.DataSent, Smtp.DataReceived, Pop3.DataSent, Pop3.DataReceived, Imap.DataSent, Imap.DataReceived).

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

System.Object
   System.EventArgs
      MailBee.CommonEventArgs
         MailBee.DataTransferEventArgs

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

DataTransferEventArgs Members | MailBee Namespace