This is base class for any IMAP server response.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public abstract class IMAP_r
Public MustInherit Class IMAP_r
public ref class IMAP_r abstract
[<AbstractClassAttribute>] type IMAP_r = class end
Members
All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
IMAP_r()()()() | Initializes a new instance of the IMAP_r class | |
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.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToStreamAsync(Stream, IMAP_Mailbox_Encoding, EventHandler<(Of <<'(EventArgs<(Of <<'(Exception>)>>)>)>>)) |
Starts writing response to the specified stream.
| |
ToStreamAsync(IMAP_Session, Stream, IMAP_Mailbox_Encoding, EventHandler<(Of <<'(EventArgs<(Of <<'(Exception>)>>)>)>>)) |
Starts writing response to the specified stream.
| |
ToString(IMAP_Mailbox_Encoding) |
Returns this as string.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119