Provides data for the StateChanged event.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.Net..::..SmtpStateChangedEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also