Class ImapMethodParametersGeneralT
ImapMethodParametersGeneral<T> class
IAsyncImapClient method general parameters.
public abstract class ImapMethodParametersGeneral<T>
where T : ImapMethodParametersGeneral
Methods
| Name | Description |
|---|---|
| SetCancellationToken(CancellationToken) | Set the cancellation token (optional). |
| SetConnection(IConnection) | Connection to a server (optional). |
See Also
- namespace Aspose.Email.Clients.Imap.Models
- assembly Aspose.Email