LumiSoft Net Help
SMTP_t_ReplyLine Class
NamespacesLumiSoft.Net.SMTPSMTP_t_ReplyLine
This class represent s SMTP server reply-line. Defined in RFC 5321 4.2.
Declaration Syntax
C#Visual BasicVisual 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 MembersConstructorsMethodsProperties



IconMemberDescription
SMTP_t_ReplyLine(Int32, String, Boolean)
Default constructor.

Equals(Object)
Determines whether the specified Object is equal to the current 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