4AspNet POP3 .NET Component

POP3.Close Method 

Close the POP3 Connection.

[Visual Basic]
Public Sub Close()
[C#]
public void Close();

Remarks

All messages marked for deletion will be NOT deleted if you skip calling this method

See Also

POP3 Class | ForAspNet.POP3 Namespace