Provides data for the CommandSent event.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.Net..::..SmtpCommandSentEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also