This class represent s FTP server reply-line.
| C# | Visual Basic | Visual C++ | F# |
public class FTP_t_ReplyLine
Public Class FTP_t_ReplyLine
public ref class FTP_t_ReplyLine
type FTP_t_ReplyLine = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| FTP_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 FTP reply-line from
| |
| ReplyCode |
Gets SMTP server reply code.
| |
| Text |
Gets SMTP server relpy text.
| |
| ToString()()()() |
Returns this as FTP server reply-line.
(Overrides Object.ToString()()()().) |
| Object | |
| FTP_t_ReplyLine | |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119