IAsyncPop3Client.NoopAsync
IAsyncPop3Client.NoopAsync method
‘No operation’ command
public Task NoopAsync(IConnection connection = null, CancellationToken token = default)
Parameter | Type | Description |
---|---|---|
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