This class represents FetchAsync(IMAP_Client..::..FetchAsyncOP) asynchronous operation.
| C# | Visual Basic | Visual C++ | F# |
public class FetchAsyncOP : IMAP_Client..::..CmdAsyncOP<IMAP_Client..::..FetchAsyncOP>
Public Class FetchAsyncOP Inherits IMAP_Client..::..CmdAsyncOP(Of IMAP_Client..::..FetchAsyncOP)
public ref class FetchAsyncOP : public IMAP_Client..::..CmdAsyncOP<IMAP_Client..::..FetchAsyncOP^>
type FetchAsyncOP = class inherit IMAP_Client..::..CmdAsyncOP<IMAP_Client..::..FetchAsyncOP> end
| All Members | Constructors | Methods | Properties | Events | |
| Icon | Member | Description |
|---|---|---|
| IMAP_Client..::..FetchAsyncOP(Boolean, IMAP_t_SeqSet, array<IMAP_t_Fetch_i>[]()[][], EventHandler<(Of <<'(EventArgs<(Of <<'(IMAP_r_u>)>>)>)>>)) |
Default constructor.
| |
| CompletedAsync |
Is called when asynchronous operation has completed.
(Inherited from IMAP_Client..::..CmdAsyncOP<(Of <(<'T>)>)>.) | |
| Dispose()()()() |
Cleans up any resource being used.
(Inherited from IMAP_Client..::..CmdAsyncOP<(Of <(<'T>)>)>.) | |
| Equals(Object) | (Inherited from Object.) | |
| Error |
Gets error happened during operation. Returns null if no error.
(Inherited from IMAP_Client..::..CmdAsyncOP<(Of <(<'T>)>)>.) | |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FinalResponse |
Returns IMAP server final response.
(Inherited from IMAP_Client..::..CmdAsyncOP<(Of <(<'T>)>)>.) | |
| 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.) | |
| OnInitCmdLine(IMAP_Client) |
Is called when we need to init command line info.
(Overrides IMAP_Client..::..CmdAsyncOP<(Of <(<'IMAP_Client..::..FetchAsyncOP>)>)>.OnInitCmdLine(IMAP_Client).) | |
| State |
Gets asynchronous operation state.
(Inherited from IMAP_Client..::..CmdAsyncOP<(Of <(<'T>)>)>.) | |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | ||
| IMAP_Client..::..CmdAsyncOP<(Of <(<'IMAP_Client..::..FetchAsyncOP>)>)> | ||
| IMAP_Client..::..FetchAsyncOP | ||
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119