ImapClient.RequestCheckpoint

RequestCheckpoint(IConnection)

Requests a checkpoint of the currently selected mailbox.

public void RequestCheckpoint(IConnection connection)
ParameterTypeDescription
connectionIConnectionConnection to a server

See Also


RequestCheckpoint()

Requests a checkpoint of the currently selected mailbox.

public void RequestCheckpoint()

See Also