IPWorks OpenPGP 2020 JavaScript Edition

Questions / Feedback?

Noop Method

Sends a 'NOOP' command to the server.

Syntax

async pimap.noop(): Promise<void>

Remarks

This method sends an IMAP 'NOOP' command to the server. This is useful when the connection needs to be kept alive for long periods of time. (Normally, servers break the connection automatically after 30 minutes of inactivity).

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 JavaScript Edition - Version 20.0 [Build 8262]