Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Pop3.Disconnect Method

Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9147)

Disconnect(Boolean)

Deletes any messages marked as deleted and terminate the connection.

Declaration
public string Disconnect(bool rollbackChanges)
Parameters
Type Name Description
Boolean rollbackChanges

True if messages marked as deleted should be left on the server.

Returns
Type Description
String

The exit message returned by the server.

Remarks

Represents POP3 QUIT command, with optional preceding RSET.

Disconnect()

Deletes any messages marked as deleted and terminates the connection.

Declaration
public string Disconnect()
Returns
Type Description
String

The exit message returned by the server.

Remarks

Represents POP3 QUIT command.

In This Article
  • Disconnect(Boolean)
  • Disconnect()
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies