State of the SMTP transfer.

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

Syntax

Visual Basic
Public Enumeration SmtpTransferState
C#
public enum SmtpTransferState

Members

Member nameDescription
Supported by the .NET Compact FrameworkNone
No transfer pending.
Supported by the .NET Compact FrameworkSending
Sending mail message.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also