RequestCheckpoint
ImapClient.RequestCheckpoint method (1 of 2)
Requests a checkpoint of the currently selected mailbox.
public void RequestCheckpoint(IConnection connection)
Parameter | Type | Description |
---|---|---|
connection | IConnection | Connection to a server |
See Also
- interface IConnection
- class ImapClient
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email
ImapClient.RequestCheckpoint method (2 of 2)
Requests a checkpoint of the currently selected mailbox.
public void RequestCheckpoint()
See Also
- class ImapClient
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email