LumiSoft Net Help
IMAP_Client..::..NoopAsyncOP Class
NamespacesLumiSoft.Net.IMAP.ClientIMAP_ClientIMAP_Client..::..NoopAsyncOP
This class represents NoopAsync(IMAP_Client..::..NoopAsyncOP) asynchronous operation.
Declaration Syntax
C#Visual BasicVisual C++F#
public class NoopAsyncOP : IMAP_Client..::..CmdAsyncOP<IMAP_Client..::..NoopAsyncOP>
Public Class NoopAsyncOP
	Inherits IMAP_Client..::..CmdAsyncOP(Of IMAP_Client..::..NoopAsyncOP)
public ref class NoopAsyncOP : public IMAP_Client..::..CmdAsyncOP<IMAP_Client..::..NoopAsyncOP^>
type NoopAsyncOP =  
    class
        inherit IMAP_Client..::..CmdAsyncOP<IMAP_Client..::..NoopAsyncOP>
    end
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
IMAP_Client..::..NoopAsyncOP(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)
Determines whether the specified Object is equal to the current 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..::..NoopAsyncOP>)>)>.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.)
Inheritance Hierarchy
Object
IMAP_Client..::..CmdAsyncOP<(Of <(<'IMAP_Client..::..NoopAsyncOP>)>)>
 IMAP_Client..::..NoopAsyncOP

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119