Provides methods for communication with POP3 servers.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
Visual Basic |
---|
Public Class Pop3 _ Inherits NetworkSession _ Implements IDisposable |
C# |
---|
public class Pop3 : NetworkSession, IDisposable |
Remarks
All members of this class are thread-safe.