LumiSoft Net Help
Reset Method
NamespacesLumiSoft.Net.POP3.ClientPOP3_ClientReset()()()()
Resets session. Messages marked for deletion will be unmarked.
Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("Use Rset/RsetAsync method instead.")]
public void Reset()
<ObsoleteAttribute("Use Rset/RsetAsync method instead.")>
Public Sub Reset
public:
[ObsoleteAttribute(L"Use Rset/RsetAsync method instead.")]
void Reset()
[<ObsoleteAttribute("Use Rset/RsetAsync method instead.")>]
member Reset : unit -> unit 
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this method is accessed.
InvalidOperationExceptionIs raised when POP3 client is not connected and authenticated.
POP3_ClientExceptionIs raised when POP3 server returns error.

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