LumiSoft Net Help
Noop Method
NamespacesLumiSoft.Net.POP3.ClientPOP3_ClientNoop()()()()
Send NOOP command to server. This method can be used for keeping connection alive(not timing out).
Declaration Syntax
C#Visual BasicVisual C++F#
public void Noop()
Public Sub Noop
public:
void Noop()
member Noop : unit -> unit 
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this method is accessed.
InvalidOperationExceptionIs raised when POP3 client is not connected.
POP3_ClientExceptionIs raised when POP3 server returns error.

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