IAsyncPop3Client.CommitDeletesAsync
IAsyncPop3Client.CommitDeletesAsync method
Commit the deletions
public Task CommitDeletesAsync(int sleep = -1, IConnection connection = null,
CancellationToken token = default)
Parameter | Type | Description |
---|---|---|
sleep | Int32 | Timeout in milliseconds |
connection | IConnection | Connection to a server |
token | CancellationToken | Propagates notification that operations should be canceled. |
See Also
- interface IConnection
- interface IAsyncPop3Client
- namespace Aspose.Email.Clients.Pop3
- assembly Aspose.Email