Pop3Client.Disconnect Method

OpenPop.NET

OpenPop.NET POP3 Library Documentation

Pop3Client.Disconnect Method

Disconnects from POP3 server. Sends the QUIT command before closing the connection, which deletes all the messages that was marked as such.

public void Disconnect();

See Also

Pop3Client Class | OpenPop.Pop3 Namespace