Ping
Ping a host.
Last updated
Ping a host.
Last updated
This activity sends a message to determine whether a remote host is accessible over the network.
Host Name: String Argument
Specifies the host name for carrying out the ping operation.
Timeout: Integer Argument
Specifies the time out period for the ping operation.
Result: String Variable
Stores the reply from the ping message in the specified String variable.