SecureBlackbox 2020 Python Edition

Questions / Feedback?

ping Method

Sends a NOOP command to the IMAP server.

Syntax

def ping() -> None: ...

Remarks

This method sends a NOOP command to the server, effectively pinging the server and keeping the connection alive.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]