Disposes the Pop3 object and all the socket objects.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
| Visual Basic |
|---|
Public Sub Dispose |
| C# |
|---|
public void Dispose() |
Implements
IDisposable..::..Dispose()()()()
Remarks
Calling this method ensures that all resources are freed.