Provides data for the ResponseRead event.

Namespace:  Rebex.Net
Assembly:  Rebex.Smtp (in Rebex.Smtp.dll)

Syntax

Visual Basic
Public Class SmtpResponseReadEventArgs _
	Inherits EventArgs
C#
public class SmtpResponseReadEventArgs : EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.Net..::..SmtpResponseReadEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also