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