CommitDeletes
Pop3Client.CommitDeletes method (1 of 3)
Commit the deletions
public void CommitDeletes(int sleep)
Parameter | Type | Description |
---|---|---|
sleep | Int32 | Timeout in milliseconds |
See Also
- class Pop3Client
- namespace Aspose.Email.Clients.Pop3
- assembly Aspose.Email
Pop3Client.CommitDeletes method (2 of 3)
Commit the deletions
public void CommitDeletes(IConnection connection)
Parameter | Type | Description |
---|---|---|
connection | IConnection | Connection to a server |
See Also
- interface IConnection
- class Pop3Client
- namespace Aspose.Email.Clients.Pop3
- assembly Aspose.Email
Pop3Client.CommitDeletes method (3 of 3)
Commit the deletions
public void CommitDeletes()
See Also
- class Pop3Client
- namespace Aspose.Email.Clients.Pop3
- assembly Aspose.Email