This class represent s SMTP server reply-line. Defined in RFC 5321 4.2.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class SMTP_t_ReplyLine
Public Class SMTP_t_ReplyLine
public ref class SMTP_t_ReplyLine
type SMTP_t_ReplyLine = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
SMTP_t_ReplyLine(Int32, String, Boolean) |
Default constructor.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
IsLastLine |
Gets if this is last reply line.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Parse(String) |
Parses SMTP reply-line from
| |
ReplyCode |
Gets SMTP server reply code.
| |
Text |
Gets SMTP server relpy text.
| |
ToString()()()() |
Returns this as SMTP server reply-line.
(Overrides Object.ToString()()()().) |
Inheritance Hierarchy
Object | |
SMTP_t_ReplyLine |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119