ping Method

Sends a Ping request to the remote host.

Syntax

def ping() -> None: ...

Remarks

This method sends a Ping request to the remote host and waits for a corresponding Pong response.

The timeout property specifies how long to wait for the Pong response.

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